"To workspace" block fetch data from simulink.simulationOutput
3 ビュー (過去 30 日間)
古いコメントを表示
I'm using "To Workspace" block in simulink, store the values in workspace named as "simout"
Now i want to use that values in MATLAB function Block.
how can i get that values inside folder.
i get only one simulationOutput nammed as "out", inside that many files are there
but i want specific file which has 1200x1, path in Workspace is " out.simout.signals.values "
how can i get "values" as matrix in one variable and i want to use it in MATLAB functon block
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Workspace Variables and MAT Files についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!