[Tutor] question about listing variables defined since session started

Robert Sjoblom robert.sjoblom at gmail.com
Tue May 1 02:04:54 CEST 2012


> What's "who and whos"?
They're matlab functions:
who lists the variables currently in the workspace.
whos lists the current variables and their sizes and types. It also
reports the totals for sizes.

-- 
best regards,
Robert S.


More information about the Tutor mailing list