ssGetInlineParameters - Determine whether the user has set the inline parameters option for the model containing this S-function
Syntax
boolean_T ssGetInlineParameters(SimStruct *S)
Arguments
- S
SimStruct representing an S-Function block.
Returns
A Boolean value true or false depending
on the setting for the Inline parameters optimization
option.
Description
Returns true if the user has checked the Inline parameters option on the Optimization pane
of the Configuration Parameters dialog box (see the Optimization Pane
reference page in Simulink Graphical User Interface).
Languages
C, C++
Example
See the S-function matlabroot/toolbox/simulink/simdemos/simfeatures/src/sfun_port_constant.c used
in sfcndemo_port_constant.mdl.
 | ssGetFixedStepSize | | ssGetInputPortBufferDstPort |  |
Learn more about Simulink through this collection of videos, articles, technical literature and the Getting Started with Simulink Guide.
Get this Simulink Kit