To workspace block in simulink
2 ビュー (過去 30 日間)
古いコメントを表示
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/269191/image.png)
To workspace block always save data in structure format in MATLAB 2019(b), while the previous does not do the same. that is inconveniant to deal with since it always saved as (out) in the workspace.
0 件のコメント
回答 (1 件)
Ganesh Regoti
2020 年 2 月 4 日
Hi,
As per my understanding, you want to change the format of data in which the output data is stored in workspace. Select the ToWorkspace block in simulink
Go-to
Block parameters -> save format -> select the format
Hope this helps!
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Programmatic Model Editing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!