what is the code for axis the label for x-limit and y- limit for imagesc function in matlab
3 ビュー (過去 30 日間)
古いコメントを表示
what is the code for axis the label for x-limit and y- limit for imagesc function in matlab
0 件のコメント
採用された回答
KSSV
2017 年 7 月 3 日
doc xlim , ylim to change X and Y axis ranges respectively. doc axis to change both the axes at once.
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Axis Labels についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!