How to hide a variable from workspace in matlab

Viewed 2671

Is there an undocumented way to render a variable 'invisible' in matlab such that it still exists but does not show up in the workspace list?

3 Answers
Related