plotColors(colors) for visual inspection of MATLAB colors

버전 1.0.0.0 (88 KB) 작성자: Kouichi C. Nakamura
plotColors(colors) allows you to see colors in fiugre
다운로드 수: 135
업데이트 날짜: 2016/7/11

라이선스 보기

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

인용 양식

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. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2014b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Axis Labels에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0