I want to generate a C function with arguments in and a return value back.
Info
This question is closed. Reopen it to edit or answer.
Show older comments
I can generate code but it is not in the format of a function. I have simulink model that works and embedded coder builds the code, but it is not in the C function format that could be easily added to my code set.
3 Comments
Rick Rosson
on 2 Oct 2014
Are you generating code for the entire model or for a single subsystem?
Bruno Pop-Stefanov
on 7 Oct 2014
Can you elaborate on the API that you are expecting and the declaration of the function that gets generated?
Mark
on 20 Oct 2014
Answers (1)
This question is closed.
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!