To workspace block suddenly doesn't work anymore

3 ビュー (過去 30 日間)
Brendan Finch
Brendan Finch 2016 年 8 月 31 日
コメント済み: Pawel Ladosz 2016 年 8 月 31 日
Im running a Simulink simulation from an m-file. I have several "to workspace" blocks in there and I used to be able to display the output via plot(myvar).
But now I'm getting the error
"Undefined function or variable 'myvar'.
Error in mymfile (line 135) plot(myvar);"
Using simOut.get('myvar') works, but how can I get it to work as expected?
  1 件のコメント
Pawel Ladosz
Pawel Ladosz 2016 年 8 月 31 日
can you please show us screenshots of settings of 'to workspace' block? and then screenshot of matlab workspace

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

回答 (0 件)

カテゴリ

Help Center および File ExchangeProgrammatic Model Editing についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by