Saving image output from imagesc
2 views (last 30 days)
Show older comments
Hi , I want to save the rainbow representation of color produced from imagesc(magic(3)) , is it possible? Thanks .
0 Comments
Answers (1)
David Sanchez
on 16 Aug 2013
It is possible. Use either save or print.
help save
help print
0 Comments
See Also
Categories
Find more on Image Processing Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!