what is the code for axis the label for x-limit and y- limit for imagesc function in matlab

3 views (last 30 days)
what is the code for axis the label for x-limit and y- limit for imagesc function in matlab

Accepted Answer

KSSV
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.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!