Test harness option within references subsystems not visible
조회 수: 5 (최근 30일)
이전 댓글 표시
Hello guys,
why there is no option to build test harnesses within referenced subsystems?
In normal subsystems or referenced models it is possible.
Even when I create a referenced model within a referenced subsystem I have the option available within in the referenced model.
So why this is not possible? I don´t understand the logic behind that.
Thanks in advance.
Best regards.
댓글 수: 2
Benjamin Thompson
2022년 2월 16일
Can you provide an example of your problem? I am not familiar with what a "referenced subsystem" is.
답변 (1개)
ag
2023년 12월 6일
편집: ag
2023년 12월 6일
Hi Youjar,
I understand that you want to create a test harness for a subsystem block while using it in a Subsystem Reference block.
Currently, the Subsystem Reference block does not support test harnesses for its contents. You may consider creating a library link using Simulink libraries for which the test harnesses can be created.
Please refer to the following documentation for more details on Linked Blocks, https://www.mathworks.com/help/simulink/ug/creating-and-working-with-linked-blocks.html.
The following question answers the same query, https://www.mathworks.com/matlabcentral/answers/1801595-can-you-not-create-test-harnesses-for-subsystems-in-subsystem-reference-models?s_tid=answers_rc1-3_p3_Topic .
Hope this helps!
Best Regards,
Aryan Gupta
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Subsystems에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!