roseball

Draw a roseball by MATLAB.

이 제출물을 팔로우합니다

roseball()
CList = [.21 .09 .38; .29 .07 .47; .40 .11 .49; .55 .16 .51;
.75 .24 .47; .89 .32 .41; .97 .49 .37; 1.0 .56 .41;
1.0 .69 .49; 1.0 .82 .59; .99 .92 .67; .98 .95 .71];
roseball(gca, CList)
CList = [.13 .10 .16; .20 .09 .20; .28 .08 .23; .42 .08 .30;
.51 .07 .34; .66 .12 .35; .79 .22 .40; .88 .35 .47;
.90 .45 .54; .89 .78 .79];
roseball(CList)

인용 양식

Zhaoxu Liu / slandarer (2026). roseball (https://kr.mathworks.com/matlabcentral/fileexchange/93510-roseball), MATLAB Central File Exchange. 검색 날짜: .

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.1.0

Provided more examples of different colors.

1.0.0