CubeHelix Colormap Generator: Beautiful and Versatile!
- The original specification (given in the links above) misnamed the saturation option as "hue". In the CUBEHELIX function the saturation option is named "satn".
Cite As
Stephen23 (2024). CubeHelix Colormap Generator: Beautiful and Versatile! (https://github.com/DrosteEffect/CubeHelix/releases/tag/2.3.4), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired: LCW: Linear Colormap Widget, squink(Colors,Gamma), paruly, Maximally Distinct Color Generator, Convert between RGB and Color Names, jetwhite(Colours), cmocean perceptually-uniform colormaps, MatPlotLib Perceptually Uniform Colormaps
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Versions that use the GitHub default branch cannot be downloaded
Version | Published | Release Notes | |
---|---|---|---|
2.3.4 | See release notes for this release on GitHub: https://github.com/DrosteEffect/CubeHelix/releases/tag/2.3.4 |
||
2.3.3 | See release notes for this release on GitHub: https://github.com/DrosteEffect/CubeHelix/releases/tag/2.3.3 |
||
2.3.2 | See release notes for this release on GitHub: https://github.com/DrosteEffect/CubeHelix/releases/tag/2.3.2 |
||
2.3.1 | See release notes for this release on GitHub: https://github.com/DrosteEffect/CubeHelix/releases/tag/2.3.1 |
||
2.3.0 | * default size to suit HG2.
|
|
|
2.2.0 | * Add error IDs.
|
|
|
2.1.0.1 | * Simplfiy CUBEHELIX_VIEW figure creation. |
|
|
2.1.0.0 | * Replace that awful automatically-generated title with the original title.
|
|
|
2.0.0.0 | * Move to GitHub repository.
|
||
1.8.0.0 | * Minor edit to blurb, consistent parameter names. |
||
1.7.0.0 | * Use correct color terminology: rename "hue" -> "sat", and "start" -> "hue". |
||
1.6.0.0 | * Change input name from <rng> to <yrange> to avoid conflict with inbuilt function.
|
||
1.5.0.0 | * Include Domain option.
|
||
1.4.0.0 | - Improve input argument checking. |
||
1.3.0.0 | - Improve input argument checking.
|
||
1.2.0.0 | - Allow parameters to be input as a vector.
|
||
1.1.0.0 | - Add range sliders to viewer.
|
||
1.0.0.0 |