featurememstats

feature('memstats') with structure output

You are now following this Submission

Return same information than with Matlab command feature('memstats') but in structure form.

Cite As

Bruno Luong (2026). featurememstats (https://www.mathworks.com/matlabcentral/fileexchange/21827-featurememstats), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.3.0.0

Fix a BUG for recent MATLAB version (linear indexing of array on lhs not allowed, "Attempt to grow array along ambiguous dimension.")

1.2.0.0

Change: returned block address is not converted by "unit" input

1.1.0.0

Correct bug of sscanf when parsing a hexa block size larger than 4Gb

1.0.0.0