"To workspace" block fetch data from simulink.s​imulationO​utput

3 views (last 30 days)
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

Answers (0)

Community Treasure Hunt

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

Start Hunting!