How can you generate matlab code from a simulink block?
조회 수: 1 (최근 30일)
이전 댓글 표시
How can you generate matlab code from simulink block?
댓글 수: 0
답변 (1개)
Andreas Goser
2014년 2월 25일
I have not heard of this being possible. The point is a block alone does not mean anything. It needs to be seen in context with the signal going into, the sample times of other blocks and specifically all model setting like solvers.
댓글 수: 2
Andreas Goser
2014년 2월 25일
There might be specific solutions for this, but I am not an expert here. Lets wait for others. However, I would say there are ways to linearize the part of your Simulink model that is the controler and mover this into MATLAB.
참고 항목
카테고리
Help Center 및 File Exchange에서 Sources에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!