Problem with Data Inspector Output Results
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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!
0 commentaires
Réponses (1)
Vineeta Shukla
le 1 Déc 2021
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:
0 commentaires
Voir également
Catégories
En savoir plus sur Analyze Simulation Results dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!