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

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

0 votes

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

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 Centre d'aide et File Exchange

Produits

Question posée :

le 1 Sep 2013

Community Treasure Hunt

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

Start Hunting!

Translated by