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
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