How to show the simulink model in App designer?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Harsha Vardhan Bhogi
am 21 Mär. 2023
Beantwortet: Manikanta Aditya
am 21 Mär. 2023
Is there a way to show the simulink model created by programming in App designer?
0 Kommentare
Akzeptierte Antwort
Manikanta Aditya
am 21 Mär. 2023
Hi Harsha,
As per my understanding, you can create an app using App Designer with live simulation results.
You can refer to this example for a clear idea:
Alternatively, you can also create a similar GUI structure in HTML and place it inside your app using the "HTML component" in App Designer. You can create a "HTML component" programatically using uihtml component.
For further reference, you could please check the following links:
uihtml:
Web View:
You may have a look at this MATLAB answer for further reference -
I hope this resolves your issue.
0 Kommentare
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!