Close
Close window
Plot Options - 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


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

Student Plot Options

Description

For the Student subpackage visualization routines, you can use a subset of the plot options available for the plot and plot3d commands. (For a complete list of plot options available in Maple, see plot/options and plot3d/option .)

For two-dimensional plots, you can use the following options. For more information about an option, see plot/options .

'axes'

'axesfont'

'font'

'labelfont'

'labels'

'linestyle'

'scaling'

'style'

'symbol'

'symbolsize'

'thickness'

'tickmarks'

'titlefont'

'transparency'

Note: The 'legend' option can be given in limited circumstances, and in some cases you can remove the default caption or legend; see examples.

For three-dimensional plots, you can use the following options. For more information about an option, see plot3d/option .

'ambientlight'

'axes'

'axesfont'

'font'

'gridstyle'

'labeldirections'

'labelfont'

'labels'

'light'

'lightmodel'

'linestyle'

'orientation'

'projection'

'scaling'

'shading'

'style'

'symbol'

'symbolsize'

'thickness'

'tickmarks'

'titlefont'

'transparency'

Change the default colors for the entire Student package by using Student[SetColors] .

Examples

>

withStudentCalculus1:

>

TaylorApproximationx3+5x,x=1,output=plot,thickness=3,scaling=unconstrained

>

TaylorApproximationx3+5x,x=1,output=plot,thickness=3,scaling=constrained

Control the legend for the function by making it display sinx instead of fx.

>

Tangentsinx,x=1,0..π,output=plot,functionoptions=legend=sin(x)

Remove the legend for the function and remove the caption.

>

Tangentsinx,x=1,0..π,output=plot,functionoptions=legend=,caption=

>

withStudentLinearAlgebra:

>

LeastSquaresPlot1,2,3,5,4,2,6,4,axes=boxed


Download Help Document

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