Overview - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.
Our website is currently undergoing maintenance, which may result in occasional errors while browsing. We apologize for any inconvenience this may cause and are working swiftly to restore full functionality. Thank you for your patience.

Online Help

All Products    Maple    MapleSim


Overview of the Maplets:-Examples Package

 

Calling Sequence

Description

List of Maplets:-Examples Package Commands

List of Maplets:-Examples:-LinearAlgebra Package Commands

Examples

Calling Sequence

Maplets:-Examples:-command(arguments)

command(arguments)

Description

• 

The Maplets:-Examples package contains commands that display Maplet applications and shows how they can be used.

• 

The Using the Example Maplets worksheet demonstrates the use of the Maplets:-Examples commands.

• 

Each command in the Maplets:-Examples package can be accessed by using either the long form or the short form of the command name in the command calling sequence.

• 

The long form, Maplets:-Examples:-command, is always available. The short form can be used after loading the package.

List of Maplets:-Examples Package Commands

  

The following is a list of available commands.

Alert

Confirm

GetColor

GetEquation

GetExpression

GetFile

GetInput

Integration

KernelOpts

Message

Question

Selection

ShowTable

SignQuery

 

 

  

To display the help page for a particular Maplets:-Examples command, see Getting Help with a Command in a Package.

Sample Maplet Application Worksheets

  

These worksheets demonstrate how to write Maplet applications that behave similarly to those produced by the commands in the Maplets:-Examples package.

Alert

Confirm

GetColor

GetEquation

GetExpression

GetFile

GetInput

Integration

Message

Question

Selection

ShowTable

 

 

 

List of Maplets:-Examples:-LinearAlgebra Package Commands

• 

The Maplets:-Examples:-LinearAlgebra package provides visual interfaces to some routines in the LinearAlgebra package.

  

The following is a list of available commands.

BezoutMatrix

ConditionNumber

HilbertMatrix

MatrixNorm

QRDecomposition

SingularValues

VectorNorm

 

• 

For more information on the commands in this subpackage, see Overview of the Maplets:-Examples:-LinearAlgebra.

Sample Maplet Application Worksheets

  

These worksheets demonstrate how to write Maplet applications that behave similarly to those produced by the commands in the Maplets:-Examples:-LinearAlgebra package.

BezoutMatrix

ConditionNumber

HilbertMatrix

MatrixNorm

QRDecomposition

SingularValue

VectorNorm

 

 

 

Examples

withMaplets:-Examples:

GetEquation

x24x+3=0

(1)

See Also

Overview of Maplet Applications

with