Problems to export ScopeData variable to MATLAB 2019a

The ScopeData variable of the Scope block does not appear in the workspace after simulation.
I run a Simulink model with the "Log data to workspace" options selected in the Scope Configuration Properties. No variable create in the worksapce.
The same problem appears using the "To workspace" block of Simulink
Thanks.

3 Comments

Can you tell what is the type of the variable you are trying to store?
I solved the problem by unselecting the Single simulation output option, so the ScopeData variable stores directly in the worksapce. (I did not know the option to create all the simulation outputs as an object).
Thank you!
Export.JPG

Sign in to comment.

Answers (0)

Categories

Find more on View and Analyze Simulation Results in Help Center and File Exchange

Products

Release

R2019a

Asked:

on 18 Sep 2019

Commented:

on 21 Feb 2020

Community Treasure Hunt

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

Start Hunting!