Overview - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


Overview the Maplets Utilities Package

 

Calling Sequence

Description

Examples

Calling Sequence

Maplets:-Utilities:-command(arguments)

command(arguments)

Description

• 

The Maplets:-Utilities package contains utility commands commonly required in constructing Maplet applications.

• 

Each command in the Maplets:-Utilities 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:-Utilities:-command, is always available. The short form can be used after loading the package.

  

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

Examples

withMaplets:-Utilities:

ErrorDialogcaption=Got Error:,This is an error message

See Also

Overview of Maplet Applications

with