convert/PLOToptions
convert user level plot options into internal structures
Calling Sequence
Parameters
Description
Examples
convert( p, PLOToptions )
p
-
equation or list of equations
This routine converts user-level plot options to internal form. The result is a list of plot options in the internal structures. These structures can be directly inserted into a PLOT data structure. For a complete list of user-level options, see plot/options.
Some function evaluation dependent options such as resolution, numpoints, color function, etc. cannot be converted.
See Also
plot
plot/options
plot/structure
Download Help Document