Simulink Requirement product name change error
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Pat Canny
am 5 Aug. 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.
Akzeptierte Antwort
Bill Potter
am 5 Aug. 2022
Bearbeitet: Bill Potter
am 5 Aug. 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.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Project Setup finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!