Writing S-Functions | ![]() ![]() |
Syntax
ssGetModelName(SimStruct *S)
Arguments
S
SimStruct representing an S-function block or a Simulink model.
Description
If S is a SimStruct for an S-function block, this macro returns the name of the S-function MEX-file associated with the block. If S is the root SimStruct
, this macro returns the name of the Simulink block diagram.
Languages
See Also
ssGetPath
![]() | ssGetIWork | ssGetModeVector | ![]() |