generate_matlab_code
Convert natural language descriptions into MATLAB code automatically. Save scripts directly to a specified path for efficient coding integration with the MATLAB MCP Server.
Instructions
Generate MATLAB code from a natural language description
Input Schema
Name | Required | Description | Default |
---|---|---|---|
description | Yes | Natural language description of what the code should do | |
saveScript | No | Whether to save the generated MATLAB script | |
scriptPath | No | Custom path to save the MATLAB script (optional) |