How to build an S-function with nested C++ source code? (The source code has a lot of folders and sub-folders)
4 views (last 30 days)
Show older comments
I have tried finding helpful resources but I just got this one https://www.mathworks.com/help/simulink/examples/custom-code-and-hand-coded-blocks-using-the-s-function-api.html However, I could not find a description about this example. Can someone explain it a bit? Some basics and entry level pointers would be really helpful. Thanks!
0 Comments
Answers (2)
TAB
on 17 Oct 2018
There are multiple ways to integrated you leagcy c/c++ code into a s-function. Please check below references
0 Comments
See Also
Categories
Find more on Simulink Coder in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!