Filter löschen
Filter löschen

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

7 Ansichten (letzte 30 Tage)
Jonasz
Jonasz am 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.

Antworten (1)

rifat
rifat am 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 Kommentar
Jonasz
Jonasz am 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.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Data Distribution Plots finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by