rgbmap(varargin)

バージョン 1.0.0.0 (1.5 KB) 作成者: Nikolay
build custom colormap
ダウンロード: 359
更新 2015/11/18

ライセンスの表示

colormap=rgbmap(c_1,c_2,...,c_n,N,opt,graph);

input:
c_1,c_2,...,c_n - color variables: vectors, matrix(nx3) or strings (if 'rgb' function is available)
N - colormap length (default N=64)
opt='natural' (default) or 'fixed' - various approaches for color interpolation:
%for example, see the difference comparing >>rgbmap(bone,jet,'fixed','graph'); and >>rgbmap(bone,jet,'graph');
graph=<none>(default) or 'graph' or 'graph3' - last two options represent the colormap in 2D and 3D

引用

Nikolay (2024). rgbmap(varargin) (https://www.mathworks.com/matlabcentral/fileexchange/54046-rgbmap-varargin), MATLAB Central File Exchange. 取得済み .

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

ヒントを得たファイル: RGB triple of color name, version 2

Community Treasure Hunt

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

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