Get the model name
const char_T *ssGetModelName(SimStruct *S)
S
SimStruct representing an S-Function block or a Simulink® model.
The name of the S-function MEX-file associated with the block if
S
is a SimStruct
for an S-Function block.
If S
is the root SimStruct
, this macro returns
the name of the Simulink block diagram.
Get the name of an S-function or Simulink model.
C, C++