matlab-actions/Setup MATLAB
Set up a specific version of MATLAB
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| release | MATLAB release to set up (R2021a or later) | no | latest |
| products | Products to set up in addition to MATLAB, specified as a list of product names separated by spaces | no | "" |
| install-system-dependencies | Option to install system dependencies for MATLAB, specified as auto, true, or false | no | auto |
| cache | Option to enable caching with GitHub Actions, specified as false or true | no | false |
Outputs
| name | description |
|---|---|
| matlabroot | A full path to the folder where MATLAB is installed |