How to integrate "C" code in S - Function builder
Show older comments
Hello, I have working C code, I want to use that C code inside the S function builder. So, I need to know the procedure to Integrate the C code inside S function builder.
1 Comment
The following documentation should give you a fair idea on how to implement a Basic C MEX S-Function: https://www.mathworks.com/help/simulink/sfg/example-of-a-basic-c-mex-s-function.html
Answers (0)
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!