How do you create a test Harness for Internal signals and parameters
3 views (last 30 days)
Show older comments
Kamal
on 4 Jan 2024
Answered: Krishna Balasubramanian
on 10 Jan 2024
I would like to create a test harness that looks at the signals inside of a model as opposed to external ports using Simulink test
0 Comments
Accepted Answer
Krishna Balasubramanian
on 10 Jan 2024
Hi Kamal,
Simulink Test has a feature called Observers which lets you monitor internal signals in a model. See more here:
You can use this in combination with test harnesses.
Krishna
0 Comments
More Answers (0)
See Also
Categories
Find more on Outputs in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!