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