what is the code for axis the label for x-limit and y- limit for imagesc function in matlab
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
what is the code for axis the label for x-limit and y- limit for imagesc function in matlab
0 Kommentare
Akzeptierte Antwort
KSSV
am 3 Jul. 2017
doc xlim , ylim to change X and Y axis ranges respectively. doc axis to change both the axes at once.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Axis Labels finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!