S Function error: source file is included more than once
1 view (last 30 days)
Show older comments
Hello Everyone,
I have build two S-Functions and each of them includes an external file (Custom.c, Custom.h). If I build code for an target hardware with including one of this S-Functions, then everything works just fine. But if both S-Functions are included, then it throws errors which say something like "multiple definition of functions inside Custom.c". I think there should be some technique to handle such situations? Thank you in advance! Best regards, GoldenEyes
0 Comments
Answers (0)
See Also
Categories
Find more on Simulink Coder in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!