How can I export the state-space model of a simulink model?

hello everybody,
I work the first time with Simulink and I try to generate physical equations of my model. At first, I tried to build a c-code-model. It doesn't works... Do I have other options to create them?
thank you for your informations!

 채택된 답변

Sebastian Castro
Sebastian Castro 2014년 11월 19일

0 개 추천

If you want to convert a Simulink model to a set of state-space equations, you can linearize it using the Simulink Control Design product. If your model is fully linear, this is a good way of converting a graphical model into a state-space object usable in MATLAB. If the model is nonlinear, this will give a linear approximation of your model about a particular operating point.
The MathWorks Web site has an entire page devoted to this workflow. http://www.mathworks.com/discovery/linearization.html
Best,
Sebastian

댓글 수: 1

Is there any way to obtain the nonlinear model of the system to apply nonlinear control algorithms?
Thanks,
Koceila

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Modeling에 대해 자세히 알아보기

질문:

2014년 11월 19일

댓글:

2020년 3월 3일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by