CubeHelix Colormap Generator
Use the cubehelix algorithm to generate colormaps suitable for grayscale conversion
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
Stephen23 (2026). CubeHelix Colormap Generator (https://github.com/DrosteEffect/CubeHelix), GitHub. Retrieved .
General Information
- Version 2.3.7 (14.7 KB)
-
View License on GitHub
MATLAB Release Compatibility
- Compatible with R2009b and later releases
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 2.3.7 | See release notes for this release on GitHub: https://github.com/DrosteEffect/CubeHelix/releases/tag/2.3.7 |
||
| 2.3.6 | See release notes for this release on GitHub: https://github.com/DrosteEffect/CubeHelix/releases/tag/2.3.6 |
||
| 2.3.3 | See release notes for this release on GitHub: https://github.com/DrosteEffect/CubeHelix/releases/tag/2.3.3 |
||
| 2.3.1 | * Use GitHub README. |
||
| 1.8.0 | * Minor edit to blurb, consistent parameter names. |
||
| 1.7.0 | * Use correct color terminology: rename "hue" -> "sat", and "start" -> "hue". |
||
| 1.6.0 | * Change input name from <rng> to <yrange> to avoid conflict with inbuilt function.
|
||
| 1.5.0 | * Include Domain option.
|
||
| 1.4.0 | - Improve input argument checking. |
||
| 1.3.0 | - Improve input argument checking.
|
||
| 1.2.0 | - Allow parameters to be input as a vector.
|
||
| 1.1.0 | - Add range sliders to viewer.
|
||
| 1.0.0 |