Changing clim on previous imagesc in a subplot
Ältere Kommentare anzeigen
Hello,
I am making imagesc subplots and at the end i am finding max values within a loop.
I tried using h = imagesc() then "set(h, 'CLim', [somevalue, somevalue])" but then found out you cant use handles in this way with imagesc.
How can i change the clim values on those plots?
Thanks!
Akzeptierte Antwort
Weitere Antworten (1)
Mason
am 8 Feb. 2013
0 Stimmen
Kategorien
Mehr zu Title finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!