colormapgen

バージョン 1.0.0.0 (12.8 KB) 作成者: Jorge Querol
Generates a colormap with linear luminance, linear hue and constant saturation.
ダウンロード: 37
更新 2017/3/17

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);

引用

Jorge Querol (2026). colormapgen (https://github.com/jorgequerol/colormapgen), GitHub. 取得日: .

MATLAB リリースの互換性
作成: R2013b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersColor and Styling についてさらに検索
タグ タグを追加
謝辞

ヒントを得たファイル: Colorspace Transformations

GitHub の既定のブランチを使用するバージョンはダウンロードできません

バージョン 公開済み リリース ノート
1.0.0.0

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。