simulink and guide interface

1 vue (au cours des 30 derniers jours)
Jose
Jose le 27 Juil 2012
Commenté : Jesus Gerardo le 13 Mai 2015
Hi, everyone. I want to know how i do a interface with guide and simulink. well i want to watch in a interface a graphic of a block output (like a scope), and 3 values of another blocks. I know how i can run an stop the simulink and i saw a document were they change parameters of blocks, but i just want to watch. thank you for your answers..
  1 commentaire
Jesus Gerardo
Jesus Gerardo le 13 Mai 2015
how are you jose you can put the link of the document that you saw, where the parameters change

Connectez-vous pour commenter.

Réponse acceptée

TAB
TAB le 27 Juil 2012
Modifié(e) : TAB le 27 Juil 2012
You can save the simulation data to base workspace using To Wokspace block and plot it using matlab command after simulation is completed.
----OR----
You can plot the simulink data at run time when simulation is running using event listener.
Go through this similar post for links to detailed help and examples.
  2 commentaires
Jose
Jose le 27 Juil 2012
thanks!!
Jesus Gerardo
Jesus Gerardo le 13 Mai 2015
how are you jose you can put the link of the document that you saw, where the parameters change

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Migrate GUIDE Apps dans Help Center 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