plotColors(colors) for visual inspection of MATLAB colors

plotColors(colors) allows you to see colors in fiugre
135 téléchargements
Mise à jour 11 juil. 2016

Afficher la licence

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

Citation pour cette source

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. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2014b
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Axis Labels dans Help Center et MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.0