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 Exchange에서 Color 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