필터 지우기
필터 지우기

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

조회 수: 2 (최근 30일)
Praveen
Praveen 2018년 3월 27일
답변: Ravi 2018년 3월 28일
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.

채택된 답변

Ravi
Ravi 2018년 3월 28일
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])

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Complex Logic에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by