Generating a list of Simulink model's IOs
Show older comments
I have a very large Simulink model with a lot of inputs and outputs. Is there a way to generate a list of all these input and output names? Right now I generate C-code and copy the data structures that are created and import that into an excel spreadsheet. I'd like to be able to run a function of some sort that automatically creates this list.
Thanks in advance
2 Comments
Astik Sachan
on 14 Mar 2019
Can you share the Dummy Model and sort of Excel File you need ?
Vincent Nicolazzo
on 14 Mar 2019
Accepted Answer
More Answers (0)
Categories
Find more on Simulink Report Generator in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!