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 (2025). workspacesize (https://www.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
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 |