simulink and guide interface

1 Ansicht (letzte 30 Tage)
Jose
Jose am 27 Jul. 2012
Kommentiert: Jesus Gerardo am 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 Kommentar
Jesus Gerardo
Jesus Gerardo am 13 Mai 2015
how are you jose you can put the link of the document that you saw, where the parameters change

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

TAB
TAB am 27 Jul. 2012
Bearbeitet: TAB am 27 Jul. 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 Kommentare
Jose
Jose am 27 Jul. 2012
thanks!!
Jesus Gerardo
Jesus Gerardo am 13 Mai 2015
how are you jose you can put the link of the document that you saw, where the parameters change

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Migrate GUIDE Apps finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by