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
Exceptions When Translating Mathematica Input and Notebooks
The Mathematica translator does not translate Mathematica programs.
When translating Mathematica notebooks, most interface elements in these notebooks have an equivalent in a Maple worksheet, but not always. In these cases, the translator either raises a warning and attempts the closest translation or fails to translate that particular portion and requires interactive manipulation.
Some operations valid in Mathematica are invalid in Maple. The following sections describe the known translating exceptions.
Mathematica Input Exceptions
Mathematica package commands are not translated. For example, if the Mathematica notebook contains Needs[PackageName], the translated worksheet contains with(PackageName). The commands of the PackageName package are translated syntactically only as unknown functions.
There is no exact translation for the Mathematica Import and Export commands; therefore, these commands are not translated. Depending on the data, the Maple commands read and readline offer similar functionality.
Mathematica Notebook Exceptions
The warnings displayed when translating expressions interactively are not displayed when translating notebooks.
See Also
MmaTranslator, MmaTranslator[FromMma], MmaTranslator[FromMmaNotebook], MmaTranslator[Mma], MmaTranslator[MmaToMaple]
Download Help Document