Problem with displaying the colormap

Hi,
I have 6 axes, contain different images. But I want to display only 1 image for the colormap. But when i execute the colormap button, all the other images in the axes, turn into colormap too. How do i solve this problem?
the code:
-----------------------
global z1;
imshow(z1, jet(256));
---------------------
Need Help!!!!!

カテゴリ

ヘルプ センター および File ExchangeColor and Styling についてさらに検索

製品

質問済み:

sha
2012 年 11 月 15 日

Community Treasure Hunt

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

Start Hunting!

Translated by