Deploying Models in MATLAB
Deploying Models in MATLAB
In this tutorial, you will learn how to deploy your models outside of your local MATLAB environment, enabling wider sharing and collaboration.
Topics covered in this lesson
- How to deploy your models to be used in a web application, so you can easily share them with others
- How to use App Designer to create a user interface, package your application, and then deploy it
- How to push your results, models, live scripts, and changes directly to GitHub to be shared with others
External Links
Technology requirement
MATLAB
Back to the course