DocumentTools/Canvas/StaticPlot - Maple Help

Online Help

All Products    Maple    MapleSim


Home : Support : Online Help : DocumentTools/Canvas/StaticPlot

DocumentTools[Canvas]

  

StaticPlot

  

create a canvas plot

 

Calling Sequence

Parameters

Description

Examples

Compatibility

Calling Sequence

StaticPlot(expression)

StaticPlot(expression, options)

Parameters

expression

-

anything

attributes

-

(optional) name=value pairs

Description

• 

The StaticPlot command is used to create a plot that will be rendered inline in a shared canvas.

  

Note: Currently StaticPlot is not supported by ShowCanvas and GetMath, but can be used with ShareCanvas.

Examples

withDocumentTools:-Canvas:

cvNewCanvasPlot Example,TextA plot of: %1,x+121,StaticPlotx+121:

ShareCanvascv

Compatibility

• 

The DocumentTools[Canvas][StaticPlot] command was introduced in Maple 2021.

• 

For more information on Maple 2021 changes, see Updates in Maple 2021.

See Also

Annotate

GetCanvas

Math

NewCanvas

Script

ShareCanvas

ShareCanvas

Text