Export Simulink data to Excel during simulation
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I have a simulation built with Simulink, where I have worked out for example the water temperature in a heating system at every hour over the course of a year.
I am wondering is there a way to export my output data to an excel file as part of the simulation or will I have to export to the workspace first of all?
0 commentaires
Réponses (1)
Ilham Hardy
le 22 Jan 2016
As far as I know, during the simulation the current simulation data (e.g. ToWorkspace) are sort of not accessible. if you want to export the output to Excel, then you can do it after the simulation finished (post processing).
Voir également
Catégories
En savoir plus sur MATLAB Functions in Microsoft Excel 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!