generate_matlab_code
Generate MATLAB code from natural language descriptions to solve problems or automate tasks. Converts your request into an executable script.
Instructions
Generate MATLAB code from a natural language description
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| saveScript | No | Whether to save the generated MATLAB script | |
| scriptPath | No | Custom path to save the MATLAB script (optional) | |
| description | Yes | Natural language description of what the code should do |