MATLAB: Simulink Test Manager – “An internal error has occured. Restart MATLAB before proceeding. If this problem persists, please contact MathWorks.”

internal errormanagersimulinktest

I receive this error message upon starting Simulink Test Manager. After clearing the error box, Simulink Test Manager will not run.
I tried uninstalling and re-installing. It did not fix the issue.
Is there some cache or some persistent storage that I can clear to fix the issue?
Using MATLAB 2015b and Simulink Test V1.1

Best Answer

This is the fix that worked for me as per MathWorks:
1. Go to tempdir (type tempdir in MATLAB to find the location)
2. Clear *.dmr file
3. Restart MATLAB
Related Question