Problem with Data Inspector Output Results

I believe I accidentally enabled some setting that forces my data to be displayed as a simple occurrence plot in the Simulink Data inspector, as shown here:
The expected result is something that looks like this, which I was able to get in data inspector before accidentally changing the settings:
Any help would be greatly appreciated!

Answers (1)

Hi Ryan,
From my understanding, the expected plot was visualized in the Data Inspector before the default settings were changed sometime in between.
You can try to restore all Simulation Data Inspector preferences to their default values.
This can be done programatically using the Simulink.sdi.clearPreferences function.
Here is a link to the documentation to understand more about this function:

Asked:

on 18 Nov 2021

Answered:

on 1 Dec 2021

Community Treasure Hunt

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

Start Hunting!