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!