Saving image output from imagesc
Afficher commentaires plus anciens
Hi , I want to save the rainbow representation of color produced from imagesc(magic(3)) , is it possible? Thanks .
Réponses (1)
David Sanchez
le 16 Août 2013
It is possible. Use either save or print.
help save
help print
Catégories
En savoir plus sur Image Processing Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!