Simulink model calling with appDesigner

Hello.
If I have a completed simulink model with the scopes, is there any way to run that model by pushing a button on AppDesigner to make this model execute and get some result back, for example from scopes to make the plot or etc. I need to visualise a model and I've looked for something like sim() load() etc. Аs I am a newby I cannot put it all together.

Réponses (1)

stozaki
stozaki le 5 Fév 2020

0 votes

I can't answer whole of your problem. but I create simple App.
It has 2 button. One is execute simulation the other is open scope block. It is simple example helping you.
Please see following URL as references.

2 commentaires

Volodymyr Zomber
Volodymyr Zomber le 6 Fév 2020
Thanks for your answer. I've already resolved my issue. The deal was in returning values. I added block 'To workflow' (with unique names to get access to them) to my schemas and it got values back after simulating process so I could use data to make plots.
hi
Solution to your question see here
https://se.mathworks.com/matlabcentral/fileexchange/73613-interface-between-matlab-app-and-simulink?s_tid=answers_rc2-1_p4_Topic

Connectez-vous pour commenter.

Catégories

En savoir plus sur Develop Apps Using App Designer dans Centre d'aide et File Exchange

Produits

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by