simulink and guide interface

1 visualizzazione (ultimi 30 giorni)
Jose
Jose il 27 Lug 2012
Commentato: Jesus Gerardo il 13 Mag 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 Commento
Jesus Gerardo
Jesus Gerardo il 13 Mag 2015
how are you jose you can put the link of the document that you saw, where the parameters change

Accedi per commentare.

Risposta accettata

TAB
TAB il 27 Lug 2012
Modificato: TAB il 27 Lug 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 Commenti
Jose
Jose il 27 Lug 2012
thanks!!
Jesus Gerardo
Jesus Gerardo il 13 Mag 2015
how are you jose you can put the link of the document that you saw, where the parameters change

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Migrate GUIDE Apps in Help Center e File Exchange

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by