Interpolating colorspace option...

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)

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

Asked:

on 12 Mar 2012

Community Treasure Hunt

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

Start Hunting!