I am testing Simulink models using Simulink Test Manager using MATLAB R2023b. Because I have set the stop time to "Inf", the simulation progress is stuck at 0%. Therefore, there is no way of knowing how far ahead in the simulation the test is.
Knowing the simulation time would help me determine how much time I need to wait (as I know approximately the duration) before ending the simulation.
Is it possible to display the current simulation time in addition to the simulation progress in the Test Manager during the simulations?