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:
- 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.
Hope this helps!
Regards,
Ayush Goyal