An open API service indexing awesome lists of open source software.

https://github.com/matlab-actions/workflow-generator

Generate a GitHub Actions workflow for MATLAB.
https://github.com/matlab-actions/workflow-generator

github-actions mathworks matlab simulink

Last synced: about 1 month ago
JSON representation

Generate a GitHub Actions workflow for MATLAB.

Awesome Lists containing this project

README

          

# Generate Starter Workflow for MATLAB

Use [GitHub® Actions Workflow Generator for MATLAB](https://matlab-actions.github.io/workflow-generator/) to create a starter workflow for a repository that contains MATLAB® code or Simulink® models. You can use the generated workflow as a starting point for your own custom workflow.

To generate a starter workflow for your repository, in the workflow generation interface:

1. Enter your GitHub repository URL or username/repository.
2. (Optional) Under **Advanced Options**, select one or more options to customize the workflow.
3. Click **Generate Workflow**.





The workflow generator automatically displays the starter workflow in the workflow editor of your repository. Modify the generated workflow as needed, and commit your changes to save the workflow file in the `.github/workflows` directory of your repository.

For more information about the GitHub actions for MATLAB that you can use in your workflow, see [Use MATLAB with GitHub Actions](https://github.com/matlab-actions).

## See Also

- [Use MATLAB with GitHub Actions](https://github.com/matlab-actions)
- [Continuous Integration with MATLAB and Simulink](https://www.mathworks.com/solutions/continuous-integration.html)

## Feedback and Support
If you have an enhancement request or other feedback about this generator, create an issue on the [Issues](https://github.com/matlab-actions/workflow-generator/issues) page.

For support, contact [MathWorks Technical Support](https://www.mathworks.com/support/contact_us.html).