Saving image output from imagesc

Hi , I want to save the rainbow representation of color produced from imagesc(magic(3)) , is it possible? Thanks .

Answers (1)

It is possible. Use either save or print.
help save
help print

Categories

Tags

Asked:

on 16 Aug 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!