API for Input Mapping in Test Manager

Is there an API available to map input MAT files to harness inports programmatically? Typically, this mapping is performed using the Test Manager UI, but I would like to achieve the same functionality through a script.

1 个评论

Hello,
MATLAB does provide a scripting API for input mapping via
sltest.testmanager.TestInput
It Maps test input data to system under test (SUT) programmatically. Equivalent to what UI “Map Inputs” does.
Hope this helps.

请先登录,再进行评论。

回答(0 个)

产品

版本

R2023b

提问:

2026-6-15,5:31

评论:

2026-6-19,9:10

Community Treasure Hunt

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

Start Hunting!

Translated by