| Writing S-Functions | ![]() |
Set an element of a block's mode vector.
Syntax
void ssSetModeVectorValue(SimStruct *S, int_T element, int_T value)
Arguments
S
SimStruct representing an S-function block.
Description
Sets the specified mode vector element to the specified value.
Languages
See Also
ssGetModeVectorValue, ssGetModeVector
| ssSetInputPortWidth | ssSetNumContStates | ![]() |