get_workspace
Retrieve current MATLAB session workspace variables by executing the 'whos' command to view available data and their properties.
Instructions
Get workspace variables for the current session.
Runs 'whos' in MATLAB and returns the result.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||