How to deploy simulink dashboard to app designer
9 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I use a lot of customizable block for the simulation demo like vertical gauge, slider, etc.
now i want to create standalone app, which i believe i need to create a new GUI using app designer.
However, there is no customizable vertical gauge on App designer's library component.
Is there any way to "copy+paste" simulink dashboard to App designer ?
0 commentaires
Réponses (1)
Shreshth
le 10 Juil 2024
Hello skamajaya,
For the purpose of using vertical gauge in the GUI you are trying to build you can use the command g.orientation to use the vertical gauge too.
You also have the option of customizing the properties of this linear gauge.
Please refer to this documentation by MathWorks to learn about the fucntions require to control gauge properties.
Hope it helps,
Thanks
Voir également
Catégories
En savoir plus sur Develop Apps Using App Designer dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!