Convert m-code into state space block
조회 수: 3 (최근 30일)
이전 댓글 표시
I'm trying to convert a feedback control system that I've implemented in M-code into a Simulink model.
In the code, I used the 'ss' function and 'lsim' to obtain results.
However, even though I input the same state equations and control inputs, the results diverged when using a state-space block in the Simulink model.
I'm wondering if anyone has experienced a similar issue and if I could get some assistance with this. Have you ever encountered a situation like this?
댓글 수: 2
Sam Chak
2023년 8월 10일
Hi @Junghyo Kim
Could you please attach the m-file by clicking on the paperclip icon
?
Alternatively, you can copy and paste the MATLAB code. Click on this icon
to enable the Code mode (grey field).
paste the code
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Classical Control Design에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!