How to set my own row and column labels in 'imagesc' fcn
3 ビュー (過去 30 日間)
古いコメントを表示
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.
0 件のコメント
回答 (1 件)
rifat
2013 年 9 月 1 日
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
参考
カテゴリ
Help Center および File Exchange で Data Distribution Plots についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!