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
Use Context-Sensitive Menus to Manipulate Expressions
Context-sensitive menus are pop-up menus containing common operations that you can perform on the current selection. The list of operations changes as the selection changes.
Using a Context-Sensitive Menu
Right-click (Control-click for Macintosh) an expression to apply an operation to the entire expression, or select and right-click (or Control-click) a subexpression.
From the context menu, select an operation. Maple performs the operation.
Standard Worksheet Interface
Context-sensitive menus for expressions adjust for the size of your computer screen. By default, Maple shows a condensed context menu on smaller screens, and additional context menu selections can be found under More... For information on controlling this feature, see Display Options.
Context Menus and Document Blocks
If you right-click (or Control-click) on an expression in a document block, the expression and the result are connected using an arrow or equal sign. Often, self-documenting text indicates the calculation that has taken place. For more information, see Self-documenting Context Menus.
Context Menus and Execution Groups
When using context menus in an execution group, all commands are displayed.
If you right-click (or Control-click) on an expression in an execution group, Maple creates a new input line with the corresponding Maple commands to perform the operation.
If you invoke the context menu for an output expression and select an operation from the context menu, Maple creates a new input line with the corresponding Maple commands to perform the operation. The output expression is referenced by equation label if equation labeling is enabled. For more information, see Equation Labels.
Classic Worksheet Interface
The behavior of context menu operations in the Classic worksheet interface is described in this section.
Assigned Expression
If you invoke the context menu for an assigned expression such as a := sin(x), Maple normally uses the variable name a (rather than the expression sin(x)) in any context menu operation. However, if the value of a has changed, Maple uses sin(x) in your operation rather than the new value of a.
The Autoassign Feature
If you right-click or Control-click an output expression and select an operation from the context menu, Maple usually creates a new input line with the corresponding Maple commands to perform the operation and assigns the answer to an automatically generated label.
See Also
assign, Display Options, Document Blocks, Enter Expressions in Maple, Equation Labels, Execution Groups, Self-documenting Context Menus, Use Context Menus for MathML, Use Context Menus for Plots
Download Help Document