Overview of the Maplets:-Examples Package
Calling Sequence
Description
List of Maplets:-Examples Package Commands
List of Maplets:-Examples:-LinearAlgebra Package Commands
Examples
Maplets:-Examples:-command(arguments)
command(arguments)
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.
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.
The Maplets:-Examples:-LinearAlgebra package provides visual interfaces to some routines in the LinearAlgebra package.
BezoutMatrix
ConditionNumber
HilbertMatrix
MatrixNorm
QRDecomposition
SingularValues
VectorNorm
For more information on the commands in this subpackage, see Overview of the Maplets:-Examples:-LinearAlgebra.
These worksheets demonstrate how to write Maplet applications that behave similarly to those produced by the commands in the Maplets:-Examples:-LinearAlgebra package.
SingularValue
with⁡Maplets:-Examples:
GetEquation⁡
x2−4⁢x+3=0
See Also
Overview of Maplet Applications
with
Download Help Document