Main Content

SS_OPTION_CAN_BE_CALLED_CONDITIONALLY

Specify this S-function can be called conditionally

Description

Specifies that the S-function can be called conditionally by other blocks. Simulink® uses this option to determine if the S-Function block can participate in Conditional input branch execution for Switch and Multiport Switch blocks.

Example

See the S-function sdotproduct.c used in the Simulink model sfcndemo_sdotproduct for an example.

Version History

Introduced in R2007b