Simulink: return values of simulation
古いコメントを表示
Hi,
My question is how I can take out (to Matlab) values from simulink simulations at specific time step?
In my example I have simple spring model. The scheme is below:

After I run the simulation with specific parameters, I get the following result.

How can I get value of position y=0.2 at time step = 80 from simulink to matlab?
Basically, I need to get final simulation results, after system equilibrates.
Thank you
採用された回答
その他の回答 (1 件)
ChristianW
2013 年 3 月 1 日
0 投票
Check out the Sinks-Library. There are Display-, To Workspace- and To File Blocks.
2 件のコメント
Andreas Goser
2013 年 3 月 1 日
In addtion there is the out block and you can set the scope accordingly.
Timur
2013 年 3 月 4 日
カテゴリ
ヘルプ センター および File Exchange で Configure and View Diagnostics についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!