How to put names of columns with the "To File" block using the "Timeseries" format ?

2 Ansichten (letzte 30 Tage)
Hi,
I would like to save the result of my simulink model with a "To File" block but moreover having the different names of these data at the first line.
- How can I do that ? - Is it possible to recover the name (the goto tag) from a "From block" ?
Thanks a lot

Akzeptierte Antwort

Fra
Fra am 29 Aug. 2014
I've found a solution which solve my problem: - Using the "To Workspace" block to save variables - Using "Stopfct" in callbacks with xlswrite (and a cell with all labels)

Weitere Antworten (0)

Produkte

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by