Maplets[Examples]
KernelOpts
display a Maplet application interface to the kernelopts routine
Calling Sequence
Description
Examples
KernelOpts()
The KernelOpts() calling sequence displays a Maplet application that provides a graphical interface to the kernelopts routine. The user can change the value of specific options, view a table with the current memory usage, and query the values of various DAG (Directed Acyclic Graph) names and their associated integer representatives. If the Cancel button is selected, any changes to kernelopts are reverted. Otherwise, the changes continue in the current Maple session.
The option profile cannot be modified by using this Maplet application.
with⁡MapletsExamples:
KernelOpts⁡
See Also
kernelopts
Maplets/Examples
Overview of Maplet Applications
Download Help Document