Saving image output from imagesc
Mostra commenti meno recenti
Hi , I want to save the rainbow representation of color produced from imagesc(magic(3)) , is it possible? Thanks .
Risposte (1)
David Sanchez
il 16 Ago 2013
It is possible. Use either save or print.
help save
help print
Categorie
Scopri di più su Image Processing Toolbox in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!