Borrar filtros
Borrar filtros

Setting the colorbar ticks

5 visualizaciones (últimos 30 días)
Julia Moore
Julia Moore el 17 de Jun. de 2020
Editada: Ameer Hamza el 17 de Jun. de 2020
Hey guys!!
I am trying to set specific values to my colorbar but apparently they are not setting in the specific color limits, does anyone know how to fix this?
Thanks!

Respuestas (1)

Ameer Hamza
Ameer Hamza el 17 de Jun. de 2020
Editada: Ameer Hamza el 17 de Jun. de 2020
I think it is better to use the correct number of colors so that the tick align with the colors
map = jet(10);
colormap(map)
colorbar

Categorías

Más información sobre Colormaps en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by