Simulink Requirement product name change error
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
While creating DO178 project from Simulink interface, project startup and shutdown mfiles still check Simulink Requirement product whose name is Requirement Toolbox in new version. Updating the prjSetup.m and prjCleanup.m files looks enough to continue with new projects.
Is it possible to open 2020b project from 2022a product or export from 2022a to 2020b version.
3 Commenti
Pat Canny
il 5 Ago 2022
Thank you for clarifying. I am sorry that you are encountering this issue.
I just contacted the DO Qualification Kit team to ask about a work-around for you.
Thanks.
Risposta accettata
Bill Potter
il 5 Ago 2022
Modificato: Bill Potter
il 5 Ago 2022
Here is what you need to do, it should solve your issue.
1) Install and open up the project template in 22a (that is under the Simulink Templates, DO Qualification Kit)
2) Copy the prjSetup.m and prjCleanup.m from the 22a project and overwirte the ones from the older 20b project
That should solve your issue.
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Project Setup in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!