MmaTranslator[Mma][MemoryInUse] - return the number of bytes currently being used
|
Calling Sequence
|
|
MemoryInUse()
|
|
Description
|
|
•
|
The MemoryInUse command returns the number of bytes currently being used to store all data in the current Maple session.
|
|
|
Examples
|
|
>
|
|
Use the command with the Maple translation.
>
|
|
| (1) |
Alternatively, you can use the FromMma command with the evaluate option specified.
>
|
|
>
|
|
| (2) |
|
|
Download Help Document
Was this information helpful?