What is the most efficient way to export data from Simulink?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposta accettata
Rohit Jain
il 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 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Sources in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!