Simout does not produce the timeseries data

16 ビュー (過去 30 日間)
Awani Khodkumbhe
Awani Khodkumbhe 2019 年 9 月 13 日
回答済み: Sourav Bairagya 2019 年 9 月 17 日
Capture.PNG
I am trying to export data from Simulink to the MATLAB workspace. But, when I click on the simout varaible once the simulation is completed, it shows above information instead of the timeseries data.
Please help.
Thank you!

採用された回答

Sourav Bairagya
Sourav Bairagya 2019 年 9 月 17 日
To export data from Simulink to MATLAB workspace, you can use ‘To Workspace’ block from ‘Sinks’ in ‘Simulink’ library and set the datatype of output as ‘timeseries’ in ‘Save format’ column.
177_1.PNG
Also, if you want to get all the outputs separately then you should uncheck the option ‘Single simulation output’ in configuration settings.
177_2.PNG
Hope this will help you.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSources についてさらに検索

製品


リリース

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by