What is the most efficient way to export data from Simulink?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Ahmed Rashid
am 23 Feb. 2016
Beantwortet: Rohit Jain
am 29 Feb. 2016
There are different options to export data from Simulink, such as data logging, To Workspace block, To File block etc. Which one is the fastest way to export data in all Simulation modes: Normal, Accelerator and Rapid Accelerator?
0 Kommentare
Akzeptierte Antwort
Rohit Jain
am 29 Feb. 2016
You could use any of the methods above to export data from Simulink. All of the above methods will be giving you data as soon as the simulation is completed or when Simulation is paused (when using Signal logging). It depends on your use case which method to use to export data.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Sources finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!