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