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

Antworten (1)

Rutuja Shirali
Rutuja Shirali am 7 Dez. 2015

0 Stimmen

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

Kategorien

Mehr zu Block and Blockset Authoring finden Sie in Hilfe-Center und File Exchange

Produkte

Gefragt:

CaG
am 2 Dez. 2015

Beantwortet:

am 7 Dez. 2015

Community Treasure Hunt

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

Start Hunting!

Translated by