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
The images are generated by the examples in the help section.
zerocolor(CLR)
Updates current figure's colormap so that zeros get color CLR. CLR is a vector between 0-1, e.g. [.4 .2 .9] or a standard MATLAB color string.
cmap = zerocolor(H,CLR)
Returns the updated colormap cmap based on the figure with handle H.
See the function help for all the syntax options. Not hard to adjust the code for an arbitrary value other than zero.
feedback is welcome
Cita come
Jurgen (2026). Zerocolor (https://it.mathworks.com/matlabcentral/fileexchange/39985-zerocolor), MATLAB Central File Exchange. Recuperato .
Riconoscimenti
Ispirato da: SC - powerful image rendering, Adaptive Colormap Function Creates a Colormap Specific to Data
Ispirato: Valcolor
Informazioni generali
- Versione 1.0.0.0 (3,01 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 |
