Student[SetColors] - set the colors of plot objects in the Student subpackages
|
Calling Sequence
|
|
SetColors(color1, color2, ..., color10)
|
|
Parameters
|
|
color1, color2, ..., color10
|
-
|
(optional) valid color
|
|
|
|
|
Description
|
|
•
|
The SetColors(color1, color2, ..., color10) calling sequence sets the colors of the plot objects in the Student subpackages. SetColors affects plot objects displayed using visualization routines within the worksheet interface, as well as plot objects displayed in the interactive tutors. The plots that appear use the colors specified by color1, color2, ..., color10.
|
|
If called with no arguments, a standard color selection Maplet application is displayed.
|
•
|
SetColors returns a list of the current color settings.
|
•
|
In applicable tutors, a Colors button changes the colors being used for that instance of the tutor.
|
|
|
Examples
|
|
>
|
|
| (1) |
Change the colors using the SetColors Maplet application.
>
|
|
Or, provide the colors as parameters.
>
|
|
| (2) |
>
|
|
Display a plot with the new set of default colors.
>
|
|
|
|
Download Help Document
Was this information helpful?