Test harness option within references subsystems not visible

1 view (last 30 days)
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 Comments
Benjamin Thompson
Benjamin Thompson on 16 Feb 2022
Can you provide an example of your problem? I am not familiar with what a "referenced subsystem" is.
youjarr
youjarr on 17 Feb 2022
Hello Benjamin,
here is the help for referenced subsystems: Subsystem Reference - MATLAB & Simulink - MathWorks Deutschland.
Here it is called Subsystem reference. When you right click a normal subsystem in simulink you can convert it to a referenced subsystem.

Sign in to comment.

Answers (1)

ag
ag on 6 Dec 2023
Edited: ag on 6 Dec 2023
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.
Hope this helps!
Best Regards,
Aryan Gupta

Products


Release

R2021b

Community Treasure Hunt

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

Start Hunting!