Simulink output to m-file
显示 更早的评论
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
回答(1 个)
Andreas Goser
2015-2-23
0 个投票
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 个评论
frank dorll
2015-2-23
Andreas Goser
2015-2-23
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
2015-2-23
类别
在 帮助中心 和 File Exchange 中查找有关 Sources 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!