| Contents | Index |
real_T *ssGetdX(SimStruct *S)
A pointer (real_T *) to an array containing the derivatives of the continuous states of S, which can be a block or the model. Returns NULL if there are no continuous states.
Use this macro in mdlDerivatives to get the derivatives of a model or block's continuous states. Use ssGetNumContStates(S) to get the length of the array.
Note The pointer returned by this macro changes as the solver evaluates different integration stages to compute the integral. |
C, C++
See the S-function csfunc.c used in sfcndemo_csfunc.mdl and the S-function sfun_atol.c used in sfcndemo_sfun_atol.mdl for examples using this function.
ssGetNumContStates, ssGetContStates

Learn more about Simulink through this collection of videos, articles, technical literature and the Getting Started with Simulink Guide.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |