MmaTranslator[Mma]
Get
read a file, evaluate each expression, and return the last expression
Calling Sequence
Parameters
Description
Examples
Get(arguments)
arguments
-
Maple translation of the Mathematica command arguments
The Get command reads a file, evaluates each expression in the file, and returns the last expression.
with⁡MmaTranslatorMma:
Get⁡C:myfile.txt
See Also
MmaTranslator
MmaTranslator[FromMma]
Download Help Document