How to get the Signal IDs of signals that didn't pass the comparison in Simulink Data inspector

2 vues (au cours des 30 derniers jours)
I am using the Data Inspector to compare around 15 signals for different run parameters and want to use their names or signal IDs further for some customised plots.
So far I can only get the list of all signal IDs for all 15 signals but I need only those who failed the comparison run.
Is it possible to get those signal IDs?

Réponses (1)

Rijuta
Rijuta le 23 Mar 2023
Hi Karan,
I understand that you are trying to get the signal IDs of only the signals that failed the comparison run using the Data Inspector in MATLAB. Please follow the below mentioned steps to do it:
  • Open the Data Inspector by selecting the signals you want to compare and clicking on "Compare" in the toolbar.
  • Perform the comparison run and wait for the results to appear.
  • In the Data Inspector, select the "Comparison Results" tab.
  • Here, you should see a list of all the signals you compared and their corresponding comparison results.
  • To filter the list to show only the signals that failed the comparison run, click on the filter icon (a funnel-shaped icon) at the top of the table.
  • In the filter options, select "Comparison Result" from the dropdown menu and choose "Fail" as the value.
This should filter the list to show only the signals that failed the comparison run, and their corresponding signal IDs should be visible in the table. Please refer to the documentation to know more about comparing data in Simulink Data Inspector.

Catégories

En savoir plus sur Analyze Simulation Results dans Help Center et File Exchange

Produits


Version

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by