Memory manager functions
Last updated
Was this helpful?
Last updated
Was this helpful?
Memory manager functions
memory manager functions
- Acquires variable value from a specified variables scope.
- Assignin value to a variable in a specified variables scope.
- Remove variable from workspace.
- Defines a global variable.
- Checks if a variable is global.
- Check for the existence of an variable.
- Get memory information.
- Persistent variable.
- Checks if a variable is locked.
- Locks a variable.
- Unlocks a variable.
- List variables in memory or in .nh5 or in .mat file.
- List variables in memory or in .nh5 or in .mat file with sizes and types.