Incremental code generation for a single model

Hi,
Can incremental code generation be used with a single model file or it is only available with referenced models ?
Thank you

 Accepted Answer

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!