필터 지우기
필터 지우기

Not able to resolve error "undefined variable slreq.dngConfigure or class slreq"

조회 수: 2 (최근 30일)
I am working on R2019a and I am following the instructions here to connect my MATLAB/Simulink instance to DOORS Next: https://www.mathworks.com/help/slrequirements/ug/requirements-traceability-with-ibm-doors-next.html
When I attempt to configure the MATLAB session using "slreq.dngConfigure" the command fails with the message:
Undefined variable "slreq" or class "slreq.dngConfigure"
Any suggestions on how to get this connection configured appropriately?

채택된 답변

MathWorks Support Team
MathWorks Support Team 2022년 6월 16일
편집: MathWorks Support Team 2022년 6월 16일
The documentation link you are following is for the current release of MATLAB (see top right section on the link for the release version). Since you are working on R2019a, you should refer to the documentation specific for that release:
In this case, the relevant API changed, so you can configure MATLAB with DOORS using the following command:

추가 답변 (0개)

태그

아직 태그를 입력하지 않았습니다.

제품


릴리스

R2019a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by