Maple Professionel
Maple Académique
Maple Edition Étudiant
Maple Personal Edition
Maple Player
Maple Player for iPad
MapleSim Professionel
MapleSim Académique
Maple T.A. - Suite d'examens de classement
Maple T.A. MAA Placement Test Suite
Möbius - Didacticiels de mathématiques en ligne
Machine Design / Industrial Automation
Aéronautique
Ingénierie des véhicules
Robotics
Energie
System Simulation and Analysis
Model development for HIL
Modélisation du procédé pour la conception de systèmes de contrôle
Robotics/Motion Control/Mechatronics
Other Application Areas
Enseignement des mathématiques
Enseignement de l’ingénierie
Enseignement secondaire et supérieur (CPGE, BTS)
Tests et évaluations
Etudiants
Modélisation financière
Recherche opérationnelle
Calcul haute performance
Physique
Webinaires en direct
Webinaires enregistrés
Agenda des évènements
Forum MaplePrimes
Blog Maplesoft
Membres Maplesoft
Maple Ambassador Program
MapleCloud
Livres blancs techniques
Bulletin électronique
Livres Maple
Math Matters
Portail des applications
Galerie de modèles MapleSim
Cas d'Etudes Utilisateur
Exploring Engineering Fundamentals
Concepts d’enseignement avec Maple
Centre d’accueil utilisateur Maplesoft
Centre de ressources pour enseignants
Centre d’assistance aux étudiants
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