plotColors(colors) for visual inspection of MATLAB colors

plotColors(colors) allows you to see colors in fiugre
135 descargas
Actualizado 11 jul 2016

Ver licencia

plotColors draw patch objects with FaceColor specified by colors for
visual inspection of colors.
[axh,patchh,texth] = plotColors(colors)

INPUT ARGUMENTS
colors ColorSpec | ColorSpec in a cell array vector
Color specifications either in RGB triplet, short name or long
name.
eg. [1 0 0], 'r', or 'red'

Type "doc ColorSpec" in Command Window for more information

OUTPUT ARGUEMENTS
axh Axes handle
patchh Patch handles
texth Text handles

See also
defaultPlotColors

Written by Kouichi C. Nakamura Ph.D.
MRC Brain Network Dynamics Unit
University of Oxford
kouichi.c.nakamura@gmail.com
21-Jun-2016 17:24:31

Citar como

Kouichi C. Nakamura (2024). plotColors(colors) for visual inspection of MATLAB colors (https://www.mathworks.com/matlabcentral/fileexchange/58169-plotcolors-colors-for-visual-inspection-of-matlab-colors), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2014b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Axis Labels en Help Center y MATLAB Answers.
Etiquetas Añadir etiquetas

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