Close
Close window
PLOT3Doptions - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Mozilla Firefox.
Maplesoft logo
Maplesoft logo

Online Help

All Products Maple MapleSim


[フレーム] [フレーム]

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.

Examples

>

convertstyle=point,PLOT3Doptions

STYLEPOINT

(1)
>

convertcolor=red,title=`My Beautiful Plot`,PLOT3Doptions

COLOURRGB,1.00000000,0.,0.,TITLEMy Beautiful Plot

(2)


Download Help Document

AltStyle によって変換されたページ (->オリジナル) /