Set initial conditions for S-function

Hello. I'm doing an attitude control project in Simulink and I'd like to implement initial conditions automatically in an S-function block, using some parameter I give to the system. Is there a way to do that?
Thank you very much.
Ca

답변 (1개)

Rutuja Shirali
Rutuja Shirali 2015년 12월 7일

0 개 추천

Hello CaG,
I assume that you have a system which is represented using a S-function block and you want to initialize the states in that system using the S-function. You can do this using the "mdlInitializeConditions" more information about this can be found here:
Moreover if you have a LTI system, you can use the LTI block do the same.
-Rutuja

카테고리

도움말 센터File Exchange에서 Block and Blockset Authoring에 대해 자세히 알아보기

제품

질문:

CaG
2015년 12월 2일

답변:

2015년 12월 7일

Community Treasure Hunt

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

Start Hunting!

Translated by