Saving image output from imagesc
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi , I want to save the rainbow representation of color produced from imagesc(magic(3)) , is it possible? Thanks .
0 Kommentare
Antworten (1)
David Sanchez
am 16 Aug. 2013
It is possible. Use either save or print.
help save
help print
0 Kommentare
Siehe auch
Kategorien
Mehr zu Image Processing Toolbox 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!