How to customize a colour map so that all values of 0 are equal to gray
5 views (last 30 days)
Show older comments
Dear Matlab Community,
I am working with a nifti (.nii) image. I would like to plot the values I have using the 'jet' colormap.
With for example the 'jet' colormap, all values of 0 would have a green color. However, I would like to keep the jet colormap, but alter it so that all values of 0 instead show a gray color.
Can anyone please help as to how I can do this?
Thank you,
P.
0 Comments
Answers (1)
Swetha Polemoni
on 29 Mar 2021
Hi
It is my understanding that you want to customize the colormap. You may find the following documentation helpful.
0 Comments
See Also
Categories
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!