execute_matlab_code
Run MATLAB code and retrieve results for analysis, debugging, or automation. Get direct output without leaving your AI assistant.
Instructions
Execute MATLAB code and return the results
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | MATLAB code to execute | |
| saveScript | No | Whether to save the MATLAB script for future reference | |
| scriptPath | No | Custom path to save the MATLAB script (optional) |