Clear Filters
Clear Filters

Interpolating colorspace option...

10 views (last 30 days)
Joao
Joao on 12 Mar 2012
Hi all,
I'm doing some figures in matlab to which I would like to change an option in Colormap called interpolating colorspace from its default value (RGB) to HSV. Is it possible to do this automaticaly for each figure in the code? Or do I need to do it manually for every figure in the Colormap Editor.
Thanks for the help
Cheers
João

Answers (1)

Image Analyst
Image Analyst on 12 Mar 2012
That (interpolating colorspace) is not an option to the colormap() function.
1215 - Using Multiple Colormaps in a Single Figure
Background
Useful Properties
Example 1: Using Two Colormaps in a Single Axes
Example 2: Use a Different Colormap in Two Separate Axes
Example 3: Use Three Colormaps in a Single Axes
Example 4: Use Multiple Colormaps in a Single Figure

Categories

Find more on Colormaps in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!