How do you create a test Harness for Internal signals and parameters
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Kamal
am 4 Jan. 2024
Beantwortet: Krishna Balasubramanian
am 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 Kommentare
Akzeptierte Antwort
Krishna Balasubramanian
am 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 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Outputs finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!