I have recently renamed a simulink model input, and gone through the steps of updating the test harness, input test matrix, and remapped the inputs in the test manager test cases. Now when I run the tests, the results return 'empty' as shown in the attached EmptyTestResults.PNG. There are two sub-points which have thrown me:
First, when I review the 'SIM Outputs' from the test harness, I get the expected result, as shown in 'SimOutput.png', so why isn't this transferring to the baseline results?
Second, why isn't the baseline.mat result showing up? This has not been modified, so I would expect if there was a test output issue, the baseline would be generated normally, yet that doesn't appear to be the case.
If anyone has experienced this issue, or knows what causes it and how to resolve the problem, any support would be much appreciated.