Matlab App designer on a docker image on private VPS
5 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi Good dayi
i recently watched a mathwork video showing how we can deply a matlab file to docker container image...
Right now I have a app designer application which reads data from UDP and show some plotting and etc.
I am looking for a way to pack my app to a docker image. Then I upload it to my own private VPS (Ubunto) and then other users can access the graphical app using their browser... forexample I give them a URL and they can open it and interact with it...
Is it possible? Is there a documentatino for that? Can you please help me with the start point?
0 Commenti
Risposte (1)
Swastik Sarkar
il 4 Lug 2023
You can deploy your MATLAB App that you built using MATLAB App Designer on the MATLAB Web App Compiler and deploy it using MATLAB Web App server.
0 Commenti
Vedere anche
Categorie
Scopri di più su Develop Apps Using App Designer in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!