ColorSelect for Loop-Based Plotting

버전 1.0.0.0 (2.01 KB) 작성자: David Guglielmo
Provides up to 125 colors, with the goal of keeping adjacent colors distinct.
다운로드 수: 47
업데이트 날짜: 2016/2/8

라이선스 보기

ColorSelect provides a pseudorandomized color vector for an input between 1 and 125. Higher or negative numbers will repeat. All colors will not be distinct.
Calling ColorSelect with no argument produces a demo plot, showing all possible colors. Calling ColorSelect with a single argument will produce a color vector that can be used with various plotting functions.
An example of how to call ColorSelect is contained in the function, lines 19-27. Additionally, it is possible to comment out line 35 in case a color gradient is desired.

인용 양식

David Guglielmo (2025). ColorSelect for Loop-Based Plotting (https://kr.mathworks.com/matlabcentral/fileexchange/55274-colorselect-for-loop-based-plotting), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2006a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Loops and Conditional Statements에 대해 자세히 알아보기
태그 태그 추가

Community Treasure Hunt

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

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

Corrected typos.

Better Title