To workspace block in simulink
2 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Ganesh Regoti
on 4 Feb 2020
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 Comments
See Also
Categories
Find more on Programmatic Model Editing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!