get_help
Retrieve documentation for MATLAB functions by executing help commands to understand usage and parameters.
Instructions
Get help text for a MATLAB function.
Runs 'help <function_name>' in MATLAB and returns the documentation.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| function_name | Yes |