Plot a pixel intensity image
Mostra commenti meno recenti
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.

Risposte (1)
Perhaps with 'jet',
imshow('cameraman.tif')
colormap jet
colorbar
Categorie
Scopri di più su White in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
