| Writing S-Functions | ![]() |
Get the derivatives of a block's continuous states.
Syntax
ssGetContStates(SimStruct *S)
Arguments
S
SimStruct representing an S-function block.
Description
Use in mdlDerivatives to get the derivatives of a block's continuous states. This macro returns a vector that has length ssGetNumContStates(S).
Languages
See Also
ssGetNumContStates, ssGetContStates
| ssGetDWorkWidth | ssGetErrorStatus | ![]() |