Maple Professional
Maple Academic
Maple Student Edition
Maple Personal Edition
Maple Player
Maple Player for iPad
MapleSim Professional
MapleSim Academic
Maple T.A. - Testing & Assessment
Maple T.A. MAA Placement Test Suite
Möbius - Online Courseware
Machine Design / Industrial Automation
Aerospace
Vehicle Engineering
Robotics
Power Industries
System Simulation and Analysis
Model development for HIL
Plant Modeling for Control Design
Robotics/Motion Control/Mechatronics
Other Application Areas
Mathematics Education
Engineering Education
High Schools & Two-Year Colleges
Testing & Assessment
Students
Financial Modeling
Operations Research
High Performance Computing
Physics
Live Webinars
Recorded Webinars
Upcoming Events
MaplePrimes
Maplesoft Blog
Maplesoft Membership
Maple Ambassador Program
MapleCloud
Technical Whitepapers
E-Mail Newsletters
Maple Books
Math Matters
Application Center
MapleSim Model Gallery
User Case Studies
Exploring Engineering Fundamentals
Teaching Concepts with Maple
Maplesoft Welcome Center
Teacher Resource Center
Student Help Center
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