Change signal grouping hierarchy in Inspect pane
Simulink.sdi.setTableGrouping
groups signals in the
Inspect pane of the Simulation Data Inspector as a flat
list.
Simulink.sdi.setTableGrouping(
groups signals in the Inspect pane by the parameter specified
by 'group1'
)group1
.
Simulink.sdi.setTableGrouping(
groups signals in the Inspect pane first by the parameter
specified by 'group1', 'group2'
)group1
and then by the parameter specified by
group2
.
Simulink.sdi.setTableGrouping(
groups signals in the Inspect pane first by the parameter
specified by 'group1', 'group2', 'group3'
)group1
, then by the parameter specified by
group2
, and finally by the parameter specified by
group3
. If you have a Simscape™ license, you have three options for table grouping.
Simulink.sdi.clearPreferences
| Simulink.sdi.save
| Simulink.sdi.saveView
| Simulink.sdi.view