How to send back a continuously updating constant to workspace from Simulink ?

I have a analog read block to read the value of a potentiometer (using arduino). I want to save that value to my workspace in a constant so that i could later use it . I have tried it using ' To Workspace' and 'Simout' blocks , the problem is that the value is stored when the session of the simulink ends , which is clearly what i donot want . I want the constant to update continuously.
Any advice would be appreciated.

1 件のコメント

Kaustubha Govind
Kaustubha Govind 2013 年 9 月 3 日
Could you explain more about how you plan to use the saved constant simultaneously as the model is running. Is there a MATLAB file that you are running in parallel?

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

回答 (1 件)

Kaustubha Govind
Kaustubha Govind 2013 年 9 月 3 日

0 投票

Please see Access Block Data During Simulation for the recommended technique to access signal data during a simulation.

カテゴリ

ヘルプ センター および File ExchangeSimulink についてさらに検索

製品

質問済み:

2013 年 9 月 1 日

Community Treasure Hunt

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

Start Hunting!

Translated by