cmap2pal - Convert matlab colormap to binary .pal format
バージョン 1.0.0.0 (2.3 KB) 作成者:
Marcelo Alcocer
Convert Matlab colormaps to binary .pal format
Converts standard Matlab colormaps (nx3 RGB tuples) to the binary .pal format allowing import to other graphing software packages (e.g Origin).
Syntax:
CMAP2PAL(cmap) converts the Matlab colormap cmap into binary .pal format. cmap must be an nx3 array of RGB values between 0 and 1. The output file destination is selected via a GUI.
CMAP2PAL(cmap,path) saves the .pal file to the destination specified by path.
引用
Marcelo Alcocer (2026). cmap2pal - Convert matlab colormap to binary .pal format (https://jp.mathworks.com/matlabcentral/fileexchange/43114-cmap2pal-convert-matlab-colormap-to-binary-pal-format), MATLAB Central File Exchange. 取得日: .
MATLAB リリースの互換性
作成:
R2012a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linuxカテゴリ
Help Center および MATLAB Answers で Color and Styling についてさらに検索
タグ
謝辞
ヒントを得たファイル: Color Palette Tables (.cpt) for Matlab
| バージョン | 公開済み | リリース ノート | |
|---|---|---|---|
| 1.0.0.0 |
