simulink and guide interface

1 回表示 (過去 30 日間)
Jose
Jose 2012 年 7 月 27 日
コメント済み: Jesus Gerardo 2015 年 5 月 13 日
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 件のコメント
Jesus Gerardo
Jesus Gerardo 2015 年 5 月 13 日
how are you jose you can put the link of the document that you saw, where the parameters change

サインインしてコメントする。

採用された回答

TAB
TAB 2012 年 7 月 27 日
編集済み: TAB 2012 年 7 月 27 日
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 件のコメント
Jose
Jose 2012 年 7 月 27 日
thanks!!
Jesus Gerardo
Jesus Gerardo 2015 年 5 月 13 日
how are you jose you can put the link of the document that you saw, where the parameters change

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeMigrate GUIDE Apps についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by