Package App Designer apps for web deployment
The Web App Compiler app lets you package MATLAB® App Designer apps for web deployment. The app takes an App Designer
.mlapp
file and packages it as a web app archive
.ctf
file. You deploy the web app by copying the
.ctf
file to the apps folder in the MATLAB Web App Server. Once deployed, you can use the web app in a
browser.
MATLAB Toolstrip: On the Apps tab, under Application Deployment, click the Web App icon.
MATLAB command prompt: Enter webAppCompiler
.
App Designer: In App Designer toolstrip, click the Share button, and select Web App.