![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1213138/image.jpeg)
How to show Simulink model in a 'HTML' block in matlab app designer?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Aiden
am 29 Nov. 2022
Kommentiert: Aiden
am 18 Jan. 2023
Hi All,
I am creating an app for a Simulink model, I have the app running the model simulation and showing results on a graph but in addition I want the app to show the simulink model so the user can see what is being simulated. I have seen in the past simulink models being shown in a HTML block on app designer but cannot work out how it is integrated.
For now I have the HTML block positioned in my app and the simulink model saved as a web view.
my question is how I would combine the two to show the model on my matlab app?
thanks,
Aiden.
0 Kommentare
Akzeptierte Antwort
Kojiro Saito
am 30 Nov. 2022
You need to specify the "webiview.html" location in HTMLSource of uihtml.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1213138/image.jpeg)
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Develop Apps Using App Designer finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!