Export Simulink data to Excel during simulation
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Ilham Hardy
am 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).
Siehe auch
Kategorien
Mehr zu MATLAB Functions in Microsoft Excel 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!