what is the code for axis the label for x-limit and y- limit for imagesc function in matlab
3 views (last 30 days)
Show older comments
what is the code for axis the label for x-limit and y- limit for imagesc function in matlab
0 Comments
Accepted Answer
KSSV
on 3 Jul 2017
doc xlim , ylim to change X and Y axis ranges respectively. doc axis to change both the axes at once.
0 Comments
More Answers (0)
See Also
Categories
Find more on Axis Labels in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!