Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
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.
Cita come
Marcelo Alcocer (2026). cmap2pal - Convert matlab colormap to binary .pal format (https://it.mathworks.com/matlabcentral/fileexchange/43114-cmap2pal-convert-matlab-colormap-to-binary-pal-format), MATLAB Central File Exchange. Recuperato .
Riconoscimenti
Ispirato da: Color Palette Tables (.cpt) for Matlab
Informazioni generali
- Versione 1.0.0.0 (2,3 KB)
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
| Versione | Pubblicato | Note della release | Action |
|---|---|---|---|
| 1.0.0.0 |
