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

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

 Accepted Answer

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)

More Answers (0)

Categories

Find more on Modeling in Help Center and File Exchange

Products

Asked:

Fra
on 29 Aug 2014

Answered:

Fra
on 29 Aug 2014

Community Treasure Hunt

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

Start Hunting!