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 comentario

Isha
Isha el 19 de Jun. de 2026 a las 9:10
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.

Iniciar sesión para comentar.

Respuestas (0)

Productos

Versión

R2023b

Preguntada:

el 15 de Jun. de 2026 a las 5:31

Comentada:

el 19 de Jun. de 2026 a las 9:10

Community Treasure Hunt

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

Start Hunting!

Translated by