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
回答(1 个)
Image Analyst
2012-3-12
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
类别
在 帮助中心 和 File Exchange 中查找有关 Color and Styling 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!