convert/PLOT3Doptions - convert user level 3-D plot options into internal structures
|
Calling Sequence
|
|
convert( p, PLOT3Doptions )
|
|
Parameters
|
|
p
|
-
|
equation or list of equations
|
|
|
|
|
Description
|
|
•
|
This routine converts user-level 3-D plot options to internal form. The result is a list of plot3d options in the internal structures. These structures can be directly inserted into a PLOT3D data structure. For a complete list of user-level options, see plot3d/options.
|
•
|
Some function evaluation dependent options such as grid, numpoints, color function, etc. cannot be converted.
|
|
|
Download Help Document
Was this information helpful?