Make command for preprocessor flags
6 次查看(过去 30 天)
显示 更早的评论
Hello everybody,
i have a Simulink subsystem in which there is an inlined s-function. I want to generate c/c++ code from this subsystem.
My target is ert.tlc with "Create Visual C/C++ Solution file for the Embedded Coder" option. During code generation, i want RTW to add a preprocessor flags (necessary for s-function) into Visual Studio Solution automatically. I think i should change make command. But how?
0 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!