Filter löschen
Filter löschen

Is there a way/workaround to highlight more than one Item in state flow?

2 Ansichten (letzte 30 Tage)
In State flow it seems only one Item (State, transition condition, junction,..etc) can be highlighted. Is there a way/workaround to highlight more than one Item in state flow? Thank you.

Akzeptierte Antwort

Ravi
Ravi am 28 Mär. 2018
There is a way to highlight morethan one object within a given chart. Steps: 1. Get the Chart ID 2. Get the Object IDs you want to highlight withing a chart. Eg: sf('Select',chart.Id,[chartChildren(4).Id,chartChildren(5).Id,chartChildren(2).Id])

Weitere Antworten (0)

Kategorien

Mehr zu Complex Logic finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by