Clear Filters
Clear Filters

Make command for preprocessor flags

1 view (last 30 days)
Anil Ozturk
Anil Ozturk on 21 Aug 2017
Edited: Anil Ozturk on 21 Aug 2017
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?

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!