How to generate C++ code from model with S-Functions using ert_shrlib target ?
显示 更早的评论
Hi!
I designed a model with some S-functions (on Matlab 2016b) and I convert it to C or C++ using ert_shrlib but I always get errors.
But when when i compile in my C/C++ IDE, this error appears : "Must define one of RT, NRT, MATLAB_MEX_FLIE, SL_INTERNAL, or FIPXT_SHARED_MODULE" in simustruc.h. I don't really know if it's linked but is it possible to generate C/C++ code from an S-Function?
If yes, How ?
Thanks!
Alan
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Simulink Coder 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!