Main Content
Author Blocks Using S-Function Builder
Use S-Function Builder to author blocks using C/C++ code
S-Function Builder is a Simulink® tool that implements blocks using C/C++ code. It generates an S-function automatically using the specifications you provide. The S-Function Builder also serves as a wrapper for the generated S-function in the models that use S-function.
Blocks
S-Function Builder | Integrate C or C++ code to create S-functions |
Functions
Topics
- Build S-Functions Automatically Using S-Function Builder
Use the S-Function Builder to automatically generate S-functions from C code.