Effacer les filtres
Effacer les filtres

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

7 vues (au cours des 30 derniers jours)
Jonasz
Jonasz le 1 Sep 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.

Réponses (1)

rifat
rifat le 1 Sep 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 commentaire
Jonasz
Jonasz le 1 Sep 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.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Data Distribution Plots dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by