Level 1 S-Function normalise state variable

As part of a 6DoF aircraft simulation that I am writing, I am using a Level 1 S-Function (was given it as a framework, may upgrade to Lvl 2 if necessary). As part of this simulation I need to normalise a quaternion. The code to normalise the quat is really easy, I just don't know how to modify the continuous state variables directly.
Thanks in advance, Ryan.

1 个评论

You can type "sfcndemo_limintm" at the MATLAB prompt to open a model that contains an S-function with a continuous state. Typically, the continuous state is updated in the flag==1 case. Look for the mdlDerivatives function.

请先登录,再进行评论。

回答(0 个)

类别

帮助中心File Exchange 中查找有关 Block and Blockset Authoring 的更多信息

提问:

2013-7-25

Community Treasure Hunt

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

Start Hunting!

Translated by