Writing S-Functions | ![]() ![]() |
C Syntax
Ada Syntax
Arguments
S
SimStruct representing an S-Function block or a Simulink model.
Description
If S
is an S-Function block, this macro returns the full Simulink path to the block. If S
is the root SimStruct of the model, this macro returns the model name. In a C MEX S-function, in mdlInitializeSizes
, if
the S-function is being called from MATLAB and is not part of a simulation.
Languages
See Also
ssGetModelName
![]() | ssGetParentSS | ssGetPlacementGroup | ![]() |