simulink and guide interface

1 visualización (últimos 30 días)
Jose
Jose el 27 de Jul. de 2012
Comentada: Jesus Gerardo el 13 de Mayo de 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 comentario
Jesus Gerardo
Jesus Gerardo el 13 de Mayo de 2015
how are you jose you can put the link of the document that you saw, where the parameters change

Iniciar sesión para comentar.

Respuesta aceptada

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

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Migrate GUIDE Apps en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by