| Contents | Index |
void ssSetOptions(SimStruct *S, uint_T options)
Use in mdlInitializeSizes to specify S-function options. The options must be joined using the OR operator. For example:
ssSetOptions(S, (SS_OPTION_EXCEPTION_FREE_CODE |
SS_OPTION_DISCRETE_VALUED_OUTPUT));
See S-Function Options — Alphabetical List for a description of the available options.
C, C++
See the S-function sdotproduct.c used in sfcndemo_sdotproduct.mdl.

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 |