workspacesize

Checks total workspace size (used RAM in GB) or that of certain variables
23 Downloads
Updated 5 Oct 2016

View License

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 (2024). 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 Linux
Categories
Find more on Characters and Strings in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0