Error linking Simulink Test to DOORS requirements
4 次查看(过去 30 天)
显示 更早的评论
Has anyone had success linking a Simulink Test Case to a requirement in a DOORS module? Using R2017b. With a DOORS 9.6.1.9 database I have the ability to run DXL scripts, and I have been told by the administrator the ability to run DXL on our DOORS 9.x databases isn't restricted and there is no 'Edit DXL' privilege.
I am getting error "MATLAB cannot find the DOORS automation server. You must have "Edit DXL" access privileges in your DOORS login account to use the DOORS interface..." when I click the Add button in Test Manager
0 个评论
采纳的回答
Young Ma
2017-12-14
移动:madhan ravi
2024-1-12
Hi Andrew,
I have some clarification questions to ask.
1. Did you try running the following from command window?
>>rmi('setup')
One of the steps there is to install the required interface files into DOORS client installation directory.
2. Are you able to link from SL blocks (rather than Simulink Test Case) to DOORS objects?
3. Are you running DOORS Client as the same user as MATLAB? For example, if DOORS Client is running as Administrator, and MALTAB as a normal user, or the other way around, ActiveX communication won’t work.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Outputs 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!