memory
Memory information
Description
memory
displays information in the
Command Window about the amount of memory on your computer and the amount of memory being
used by MATLAB®. You can use memory
to inspect the memory details when
MATLAB runs out of memory or when you notice performance regression due to high
memory usage.
[
returns user-focused information about memory in userview
,systemview
] = memoryuserview
and
system-focused information about memory in systemview
.
Examples
Output Arguments
Limitations
The
memory
function is available only on Microsoft® Windows® platforms.
More About
Extended Capabilities
Version History
Introduced in R2008a