Zerocolor

Versión 1.0.0.0 (3,01 KB) por Jurgen
Set colormap entry for zero values to specified RGB color
629 descargas
Actualizado 24 ene 2013

Ver licencia

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

Citar como

Jurgen (2024). Zerocolor (https://www.mathworks.com/matlabcentral/fileexchange/39985-zerocolor), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2008a
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.

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