Writing S-Functions | ![]() ![]() |
Get the size of a block's floating-point work vector.
Syntax
Arguments
S
SimStruct representing an S-Function block.
Description
Returns the size of the floating-point (real_T
) work vector used by the block represented by S
. You can use this macro in any routine except mdlInitializeSizes
.
Languages
See Also
ssSetNumRWork
![]() | ssGetNumPWork | ssGetNumSampleTimes | ![]() |