Plot a pixel intensity image
古いコメントを表示
Hi I would like to plot a pixel image like figure with a color range red,yellow, green,blue. In example I couldnt find red as a combination.
Attached images for example.

回答 (1 件)
Perhaps with 'jet',
imshow('cameraman.tif')
colormap jet
colorbar
カテゴリ
ヘルプ センター および File Exchange で White についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
