Skip to main content

Deploying Models in MATLAB

Difficulty level
Beginner
Speaker

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
Technology requirement

MATLAB

Back to the course