Clear Filters
Clear Filters

Incremental code generation for a single model

4 views (last 30 days)
Hi,
Can incremental code generation be used with a single model file or it is only available with referenced models ?
Thank you

Accepted Answer

Hritika Suneja
Hritika Suneja on 7 Apr 2020
Incremantal code generation is mode of code generation in which simulink generate code for those portions of the model that have changed logically since the last build. Incremental code generation works only for referenced models so as long as the model doesn't change , Simulink won't regenerate or recompile the code for the referenced model.

More Answers (0)

Categories

Find more on Simulink Coder in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!