| Contents | Index |
void *ssGetDWork(SimStruct *S, int_T vector)
SimStruct representing an S-Function block.
Index of a data type work vector, where the index is one of 0, 1, 2, ... ssGetNumDWork(S)-1.
A pointer (void *) to the DWork vector specified by the index vector.
Use to obtain a pointer to a particular DWork vector. See How to Use DWork Vectors for more information on DWork vectors.
Note Do not use any of the SimStruct functions that get information about DWork vector if your S-function does not contain any DWork vectors. Otherwise, your S-function produces errors during simulation. |
C, C++
See the S-function sfun_rtwdwork.c used in sfcndemo_sfun_rtwdwork.mdl to learn how to use DWork vectors in an S-function.

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 |