Writing S-Functions Previous page   Next Page
ssGetPath

Get the path of a block

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

Ada, C

See Also

ssGetModelName


Previous page  ssGetParentSS ssGetPlacementGroup Next page

© 1994-2005 The MathWorks, Inc.