convert/PLOToptions - convert user level plot options into internal structures
|
Calling Sequence
|
|
convert( p, PLOToptions )
|
|
Parameters
|
|
p
|
-
|
equation or list of equations
|
|
|
|
|
Description
|
|
•
|
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.
|
|
|
Download Help Document
Was this information helpful?