Saving image output from imagesc
Mostrar comentarios más antiguos
Hi , I want to save the rainbow representation of color produced from imagesc(magic(3)) , is it possible? Thanks .
Respuestas (1)
David Sanchez
el 16 de Ag. de 2013
It is possible. Use either save or print.
help save
help print
Categorías
Más información sobre Image Processing Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!