roseball

Draw a roseball by MATLAB.

You are now following this Submission

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)

Cite As

Zhaoxu Liu / slandarer (2026). roseball (https://se.mathworks.com/matlabcentral/fileexchange/93510-roseball), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.0

Provided more examples of different colors.

1.0.0