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