Is there a way to reconcile multiple rtwtypes.h files?
Ältere Kommentare anzeigen
My project has multiple independent models that are brought together into a larger application. Each model is used to generate its own code module. With that, each model generates its own rtwtypes.h file. Is there a "master" sort of rtwtypes.h that can include everything possibly generated in this file? I can't have multiple instances of this same file due to conflicting redefinition when integrating and compiling the larger app.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu MATLAB Coder finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!