| Contents | Index |
void ssSetModelReferenceSampleTimeDefaultInheritance(SimStruct *S)
Use this macro in any callback from mdlInitializeSizes to mdlSetWorkWidths to specify that submodels containing this S-function can inherit their sample times from their parent model. You should only use this macro if your S-function inherits its sample time, but its output does not depend on the value of the inherited sample time. If the S-function output does depend on the inherited sample time, use ssSetModelReferenceSampleTimeDisallowInheritance.
C, C++
See the S-function stvctf.c used in sfcndemo_stvctf.mdl.
ssSetModelReferenceSampleTimeDisallowInheritance, ssSetModelReferenceSampleTimeInheritanceRule

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 |