colormapgen

Generates a colormap with linear luminance, linear hue and constant saturation.
36 Downloads
Aktualisiert 17 Mär 2017

Generates a colormap with linear luminance, linear hue and constant saturation.
RGB = colormapgen() generates "mauricio" colormap.

RGB = colormapgen(M,G1,G2,H1,H2,S) generates a colormap with M colors, with luminance or grayscale [0,1] from G1 to G2, with hue [0,360] from H1 to H2, and with saturation S [0,1].

colormapgen() plots a sample of the generated colormap.

Example: mauricio = colormapgen(64,0.2,0.9,300,-60,0.9);

Zitieren als

Jorge Querol (2024). colormapgen (https://github.com/jorgequerol/colormapgen), GitHub. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2013b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Colormaps finden Sie in Help Center und MATLAB Answers
Tags Tags hinzufügen
Quellenangaben

Inspiriert von: Colorspace Transformations

Community Treasure Hunt

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

Start Hunting!

Versionen, die den GitHub-Standardzweig verwenden, können nicht heruntergeladen werden

Version Veröffentlicht Versionshinweise
1.0.0.0

Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.
Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.