|
Contents | Previous | Next | Subchapters |
| Syntax |
memory(memtype) |
| See Also |
clear
memory("inuse")
O-Matrix will report the amount of memory used by the variables
defined in the autoexec.mat
file.
If you then enter
x = 5
memory("inuse")
O-Matrix will report that an extra block of memory is in use.