ReadList - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


MmaTranslator[Mma]

  

ReadList

  

return a list of expressions from a file

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

ReadList(arguments)

Parameters

arguments

-

Maple translation of the Mathematica command arguments

Description

• 

The ReadList command reads the remaining expressions in a file and returns a list containing the expressions.

Examples

withMmaTranslator:

withMmaTranslatorMma:

ReadListC:Myfile.txt

See Also

MmaTranslator

MmaTranslator[FromMma]

MmaTranslator[Mma]