workspacesize
Version 1.0.0.0 (1.4 KB) by
Marc Jakobi
Checks total workspace size (used RAM in GB) or that of certain variables
checks total workspace size (used RAM in GB) or that of certain variables)
Syntax: sze_GB = workspacesize;
or:
sze_GB = workspacesize(varargin);
varargin = variables as strings, e. g.
sze_GB = totalworkspacesize('var1','var2');
Author: Marc Jakobi 05.10.2016
Cite As
Marc Jakobi (2026). workspacesize (https://uk.mathworks.com/matlabcentral/fileexchange/59496-workspacesize), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2016b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Characters and Strings in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
