What is the most efficient way to export data from Simulink?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Ahmed Rashid
le 23 Fév 2016
Réponse apportée : Rohit Jain
le 29 Fév 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 commentaires
Réponse acceptée
Rohit Jain
le 29 Fév 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 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Sources dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!