Reduce .c and .h files for code generation with referenced models

1 view (last 30 days)
I have a Simulink project with many referenced models, e.g.
When I generate code, I get for each .mdl one .c and three .h files, what result in many files.
Is it possible to reduce the number of files, e.g. only one .c and one (or three) .h file/s ?
PS: We work with referenced models (and not subsystems) because multiple persons can work together then.

Answers (0)

Categories

Find more on Create Large-Scale Model Components 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!