Simulation Data Inspector is broken
48 views (last 30 days)
Show older comments
Hey together,
I have installed 2015b (student version) on my laptop. Since a few days the Simulation Data Inspector in Simulink doesn't work anymore. To be precisely, no runs are shown in the window of the inspector despite the fact, that the signals are marked for streaming and the simulation finishes without any error. I wasn't able to figure out any configuration issues which could have lead to this strange behaviour, also it seems to be not an issue with the model. I prepared an minimal model which makes the problem more clear.
The signal "signal" is streamed to the Data Inspector. I run the simulation without problems, but this run is not shown in the Inspector. The Inspector doesn't show any runs at all. However, the Scope shows the signal correctly, so there is no error in the model
Any idea, what I do wrong ?
0 Comments
Accepted Answer
Sebastian Castro
on 4 May 2016
Edited: Sebastian Castro
on 25 Jul 2016
Try typing in the following:
>> sdi.Repository.clearRepositoryFile
Then, restart MATLAB and try again. Does that work?
- Sebastian
5 Comments
Thomas
on 19 Jul 2023
Hello,
It seems this bug is supposed to be fixed a long time ago, but I have quite the same behavior in 2023a. Any chance to find a workaround?
Regards,
More Answers (3)
kashish shah
on 2 Nov 2018
Hi, I'm using matlab 2018a, the SDI is not working even after restarting and clearing repository. Any help would be appreciated!
0 Comments
Louie Serrano
on 7 Nov 2016
Just spent several hours on this same issue. The crash report came back as a new bug, but turns out clearing the repository resolves my issues as well. Glad I saw this.
0 Comments
Ruth Donan
on 23 May 2018
Hello, I try that but I still can't open SDI. Any other recommendation
0 Comments
See Also
Categories
Find more on Sources in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!