GUI multiple axis different color map

8 ビュー (過去 30 日間)
VisLab
VisLab 2011 年 10 月 3 日
Hi,
Currently i'm using several axes in one single gui to plot several image results, but whenever i plot using imshow() and then i plot something else in a different axis with surf() or imagesc(), all of the axis stay in the same colormap (gray scale) even though i set a different colormap for a specific axis
cant find a way to use different color maps for specific axis, because everytime i set a new colormap for a specific axis all the axis in the gui change to the new colormap instead of holding the specific colormap i've assigned.
Can anyone help me out ? Thx

採用された回答

Grzegorz Knor
Grzegorz Knor 2011 年 10 月 3 日

その他の回答 (2 件)

Image Analyst
Image Analyst 2011 年 10 月 3 日

VisLab
VisLab 2011 年 10 月 3 日
thank you, works like a charm :)

カテゴリ

Help Center および File ExchangeColor and Styling についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by