How to export test manager results to a dataset programmatically when using Simulink Real Time?

4 次查看(过去 30 天)
I would like to export signal data to the base workspace progamatically so that the data is in the same format as if i were to do it manually. So when a test case has finished all of its iterations, I can export all of the signal data to the workspace. I can see how to do this manually by clicking each iteration and exporting however this is very time consuming when I have many iterations. So I would like to automate the process. How can I do this?
I am using simulink real time with a speedgoat target computer.
I believe it is the same question as here:
However as I am using Simulink Real-Time I can not use the dataset format or sltest_simout in the cumstom criteria.

回答(1 个)

Jemima Pulipati
Jemima Pulipati 2020-7-9
Hello,
From my understanding, you want to export test manager results to a dataset in an automated way when using Speedgoat Simulink Real-Time target computer.
You can use the Simulink Test API in a matlab script or function to automate the process of exporting the test results.

类别

Help CenterFile Exchange 中查找有关 Real-Time Simulation and Testing 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by