I want to generate a C function with arguments in and a return value back.
信息
此问题已关闭。 请重新打开它进行编辑或回答。
显示 更早的评论
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 个评论
Rick Rosson
2014-10-2
Are you generating code for the entire model or for a single subsystem?
Bruno Pop-Stefanov
2014-10-7
Can you elaborate on the API that you are expecting and the declaration of the function that gets generated?
Mark
2014-10-20
回答(1 个)
此问题已关闭。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!