designing gui for display image in axes

1 view (last 30 days)
i am using gui to display my output.... i wanted to display a graph in colormap hot.... when i use it all the images in other axes are also changing to colormap(hot).... what shud i do to display only the image in that particular axes to colormap hot....

Accepted Answer

Azzi Abdelmalek
Azzi Abdelmalek on 9 Mar 2013
colormap(handles.axes1,map)

More Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!