Simulink output to m-file
Show older comments
Dear matlab users.
Is there a function that I can use my output of simulink and send it to matlab?
preview:
https://www.dropbox.com/s/tpnll65jasbj48g/matlab2.jpg?dl=0
Answers (1)
Andreas Goser
on 23 Feb 2015
0 votes
Your screenshot suggests you want to create MATLAB Code from Simulink's simulation results. Not only I cannot think of how to do this, I really do not understand why you expect this being possible.
3 Comments
frank dorll
on 23 Feb 2015
Andreas Goser
on 23 Feb 2015
Then you just need the data. You can use the "To Workspace" Block. Other options are in the scope block or also in the out block, but then you need the correct settings in the simulation parameters of the model.
frank dorll
on 23 Feb 2015
Categories
Find more on Simulink 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!