To workspace block in simulink

2 views (last 30 days)
Maen Marji
Maen Marji on 31 Jan 2020
Answered: Ganesh Regoti on 4 Feb 2020
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.

Answers (1)

Ganesh Regoti
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!

Categories

Find more on Simulink Functions in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!