plotColors(colors) for visual inspection of MATLAB colors

plotColors(colors) allows you to see colors in fiugre
135 download
Aggiornato 11 lug 2016

Visualizza la licenza

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

Cita come

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. Recuperato .

Compatibilità della release di MATLAB
Creato con R2014b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
1.0.0.0