Maple Professional
Maple Academic
Maple Student Edition
Maple Personal Edition
Maple Player
Maple Player for iPad
MapleSim Professional
MapleSim Academic
Maple T.A. - Testing & Assessment
Maple T.A. MAA Placement Test Suite
Möbius - Online Courseware
Machine Design / Industrial Automation
Aerospace
Vehicle Engineering
Robotics
Power Industries
System Simulation and Analysis
Model development for HIL
Plant Modeling for Control Design
Robotics/Motion Control/Mechatronics
Other Application Areas
Mathematics Education
Engineering Education
High Schools & Two-Year Colleges
Testing & Assessment
Students
Financial Modeling
Operations Research
High Performance Computing
Physics
Live Webinars
Recorded Webinars
Upcoming Events
MaplePrimes
Maplesoft Blog
Maplesoft Membership
Maple Ambassador Program
MapleCloud
Technical Whitepapers
E-Mail Newsletters
Maple Books
Math Matters
Application Center
MapleSim Model Gallery
User Case Studies
Exploring Engineering Fundamentals
Teaching Concepts with Maple
Maplesoft Welcome Center
Teacher Resource Center
Student Help Center
The Variable Manager
The Variable Manager displays the list of top-level assigned variables used in your current Maple session. You can click on a variable in the palette to view the value assigned to that variable.
By default, all variables assigned using := or the assign command in your worksheet are displayed in the palette. Also by default, the Variable Manager will be visible on start-up in the left pane of the Maple environment. See Show Palettes.
For information on using the Variable Manager see Using the Variable Manager.
The following table lists variable types handled in the Variable Manager palette, along with corresponding icons.
Symbol
Type
(formula/expression)
`+`
`*`
`^`
assignment
fraction
function
SDMPolynom
series
zppoly
(numeric)
(complex)(extended_numeric)
extended_numeric
float
integer
(string)
string
(rtable)
Array
Matrix
Vector[row]
Vector[column]
(array/table)
array
table
(set)
set
(list)
list
(sequence)
exprseq
(equation/inequality)
`=`
`<>`
`<`
`<=`
(boolean)
`and`
`implies`
`not`
`or`
`xor`
(name/symbol)
symbol
`||`
indexed
`::`
(module)
`module`
(procedure)
procedure
(range)
`..`
(uneval)
uneval
See Also
assignment, Show Palettes, unassign, Using the Variable Manager
Download Help Document