Writing S-Functions    
ssGetdX

Get the derivatives of a block's continuous states.

Syntax

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

C

See Also
ssGetNumContStates, ssGetContStates


 ssGetDWorkWidth ssGetErrorStatus