cmap2pal - Convert matlab colormap to binary .pal format

Convert Matlab colormaps to binary .pal format
2,2K descargas
Actualizado 19 ago 2013

Ver licencia

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.

Citar como

Marcelo Alcocer (2024). cmap2pal - Convert matlab colormap to binary .pal format (https://www.mathworks.com/matlabcentral/fileexchange/43114-cmap2pal-convert-matlab-colormap-to-binary-pal-format), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2012a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Colormaps en Help Center y MATLAB Answers.
Agradecimientos

Inspirado por: Color Palette Tables (.cpt) for Matlab

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0