- Building and Sharing Interactive Web Apps Video - MATLAB & Simulink (mathworks.com): Video to demonstrate how can deploy MATLAB applications to web applications.
- Create Web App - MATLAB & Simulink - MathWorks India : For creating a web app.
- Set Up MATLAB Web App Server - MATLAB & Simulink - MathWorks India : For setting up MATLAB Web app server.
Matlab Web app server
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi,
I used simulink to design a control system that control several motors and handles sensor card reading. I have created an interative GUI in Matlab using app designer to display the readings from the motors and sensor card. Does someone know if it is possible to create a web based GUI that can stream live data? Can matlab web app server be used for this, pr does Matlab have other methods to stream live data to a web browser?
Thanks,
0 Commenti
Risposte (1)
Ayush
il 8 Dic 2023
Hey Henna,
I understand that you have created a Simulink model and created an interactive GUI in MATLAB App designer to display the results from the model. You want to know if it’s possible to create a web-based GUI to stream live data.
To answer your question, yes, it is possible to create a web-based GUI that can stream live data from your MATLAB web app server. You can use the MATLAB Web App Server to host your web app and expose it as a RESTful API that can be accessed by any web browser.
To know more about creating Web apps and deploying your Simulink model, refer to the MathWorks documentation link below:
Hope this helps!
Regards,
Ayush Goyal
0 Commenti
Vedere anche
Categorie
Scopri di più su MATLAB Web App Server 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!