Callable Function Integration - MATLAB & Simulink (original) (raw)

Main Content

Integrate callable entry-point functions generated from Simulink functions with platform scheduling software

An Embedded Coder® deployment option is to generate source code modules that are intended for integration with a platform-specific function scheduler and other platform middleware. To integrate the code, account for data considerations such as:

Another option is to generate shared libraries that you can integrate into an external code base.

Topics

Source Code

Shared Libraries

Data Considerations

C++ Support