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 CenterFile Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by