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에서 Simulink에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!