Borrar filtros
Borrar filtros

How to set my own row and column labels in 'imagesc' fcn

7 visualizaciones (últimos 30 días)
Jonasz
Jonasz el 1 de Sept. de 2013
I would like to set my own row and column labels in imagesc function. How to simply do this. My row and column labels are numbers not a string.

Respuestas (1)

rifat
rifat el 1 de Sept. de 2013
Are you talking about labels or XTickLabels?
If it about labels then you can simply change it by using xlabel command and convert the numbers into strings by num2str
  1 comentario
Jonasz
Jonasz el 1 de Sept. de 2013
It's works but I need to replace normal labels to this labels and eg. when I zoom the figure the labels should behave in the same way but in this case they don't.

Iniciar sesión para comentar.

Categorías

Más información sobre Data Distribution Plots en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by