Make command for preprocessor flags
조회 수: 1 (최근 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!