How to embed a Matlab standalone app to a website?

Hello,
I've created a standalone application using Matlab compiler. I would like to know whether there are any possibilities to embed this app on a Website. I see that we can also use Matlab compiler to build web-based app but then we have to rely on Matlab Web App Server to share this web app, which I don't want to.
Any suggestions are welcomed.
Thank you in advance,

Answers (1)

Hello,
I’m assuming you are trying to find a way to deploy the applications developed in MATLAB onto web.
You can package your apps created in MATLAB as web apps and share them via a unique URL allowing users to access them directly from their browser.
For more information, refer to the following link:
The documentation also provides you a link explaining how to create and run a simple app using App Designer.

Categories

Find more on MATLAB Web App Server in Help Center and File Exchange

Products

Release

R2022a

Asked:

on 29 Dec 2022

Answered:

on 3 Jan 2023

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!