simulink and guide interface

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 Comment

how are you jose you can put the link of the document that you saw, where the parameters change

Sign in to comment.

 Accepted Answer

TAB
TAB on 27 Jul 2012
Edited: TAB on 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 Comments

thanks!!
how are you jose you can put the link of the document that you saw, where the parameters change

Sign in to comment.

More Answers (0)

Categories

Products

Asked:

on 27 Jul 2012

Commented:

on 13 May 2015

Community Treasure Hunt

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

Start Hunting!