read_script
Read MATLAB .m script files from the temporary directory to access code content as text, enabling analysis or execution of MATLAB scripts.
Instructions
Read a MATLAB .m script file from the session's temporary directory.
Returns the file content as text. Use list_files to see available files.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes |