Simulink Requirement product name change error
조회 수: 1 (최근 30일)
이전 댓글 표시
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
Pat Canny
2022년 8월 5일
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.
채택된 답변
Bill Potter
2022년 8월 5일
편집: Bill Potter
2022년 8월 5일
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.
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Project Setup에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!