make_colorwheel
This function generates colorwheel files (circular colorscales) based on individual colormaps. All built-in MATLAB colormaps as well as custom schemes in the same format are supported e.g. the perceptually uniform cyclic colormaps of Fabio Crameri (vikO, brocO or corkO) available via http://www.fabiocrameri.ch/cycliccolourmaps.php
Examples:
make_colorwheel('parula','pdf')
make_colorwheel('jet','png')
make_colorwheel('winter','pdf')
make_colorwheel('vikO','pdf') => F. Crameri's vikO.mat required
make_colorwheel('corkO','pdf') => F. Crameri's corkO.mat required
make_colorwheel('brocO','jpeg') => F. Crameri's brocO.mat required
If you make use of "vikO", "corkO" or "brocO" please acknowledge them by citing:
Crameri, F. (2018a), Scientific colour-maps. Zenodo. http://doi.org/10.5281/zenodo.1243862
Crameri, F. (2018b), Geodynamic diagnostics, scientific visualisation and StagLab 3.0, Geosci. Model Dev., 11, 2541-2562, doi:10.5194/gmd-11-2541-2018
Cite As
Michael Grund (2026). make_colorwheel (https://www.mathworks.com/matlabcentral/fileexchange/73882-make_colorwheel), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- MATLAB > Graphics > Labels and Styling > Color and Styling > Blue >
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
