Maple für Professional
Maple für Akademiker
Maple für Studenten
Maple Personal Edition
Maple Player
Maple Player für iPad
MapleSim für Professional
MapleSim für Akademiker
Maple T.A. - Testen & beurteilen
Maple T.A. MAA Placement Test Suite
Möbius - Online-Courseware
Machine Design / Industrial Automation
Luft- und Raumfahrt
Fahrzeugtechnik
Robotics
Energiebranche
System Simulation and Analysis
Model development for HIL
Anlagenmodelle für den Regelungsentwurf
Robotics/Motion Control/Mechatronics
Other Application Areas
Mathematikausbildung
Technik
Allgemein- und berufsbildende Schulen
Testen und beurteilen
Studierende
Finanzmodelle
Betriebsforschung
Hochleistungsrechnen
Physik
Live-Webinare
Aufgezeichnete Webinare
Geplante Veranstaltungen
MaplePrimes
Maplesoft-Blog
Maplesoft-Mitgliedschaft
Maple Ambassador Program
MapleCloud
Technische Whitepapers
E-Mail Newsletters
Maple-Bücher
Math Matters
Anwendungs-Center
MapleSim Modell-Galerie
Anwenderberichte
Exploring Engineering Fundamentals
Lehrkonzepte mit Maple
Maplesoft Welcome-Center
Resource-Center für Lehrer
Help-Center für Studierende
MmaTranslator[MmaToMaple] - launch the Mathematica Translator to translate Mathematica input to equivalent Maple input
Calling Sequence
MmaToMaple()
Description
The MmaToMaple() calling sequence launches the Mathematica Translator for translating Mathematica input to equivalent Maple input (MmaTranslator[FromMma]) and Mathematica notebooks to Maple worksheets (MmaTranslator[FromMmaNotebook]).
The Maplet application has two windows. You enter Mathematica input in the left window and the corresponding Maple input displays in the right window.
Note: The MmaTranslator[FromMma] command used by this Maplet application does not convert Mathematica programs.
When entering the Mathematica input in the Maplet application, it is not necessary to enclose it in double quotes (") or left single quotes (`).
To display the translated expression on the screen using mathematical format, select the output to worksheet check box.
To have the translation automatically evaluated, select the evaluate Maple equivalent check box.
By default, when you quit the Mathematica Translator by clicking Quit, it returns the last translation performed.
By default, when you translate a Mathematica notebook, the resulting Maple worksheet automatically opens untitled and the Mathematica Translator closes. The Maple worksheet is not saved to disk.
The Maplet application is appropriate for translating one notebook at a time. To translate multiple Mathematica notebooks using a single command and saving all translations automatically to disk, see FromMmaNotebook.
Note: Some Mathematica commands do not have an exact Maple equivalent; however, the translation can still be performed using the MmaTranslator[Mma] subpackage, which contains commands based on the existence of very similar Maple commands. For more information, see MmaTranslator[Mma].
Examples
Launch the Mathematica Translator
See Also
Maplets, MmaTranslator, MmaTranslator/exceptions, MmaTranslator[FromMma], MmaTranslator[FromMmaNotebook], MmaTranslator[Mma]
Download Help Document