Generated S-Function - Represent model or subsystem as generated S-function code - Simulink (original) (raw)

Main Content

Represent model or subsystem as generated S-function code

Libraries:
Simulink Coder / S-Function Target

Description

An instance of the Generated S-Function block represents code that the code generator produces from its S-function system target file for a model or subsystem.

Requirements

Examples

Ports

Input

Output Arguments

Parameters

expand all

The name of the generated S-function. The code generator derives the name by appending _sf to the name of the model or subsystem from which the block is generated.

If selected, displays modules generated for the S-function.

Version History

Introduced in R2011b

See Also