Clickable edges of matlab graph
조회 수: 4 (최근 30일)
이전 댓글 표시
Hello,
I am interested in adding interactivity to a directed graph. I would like the user to be able to click on an edge on a plotted graph, which will be used to call functions with the two nodes that the edge connects as inputs. However, I am unable to find any part of the graph or plot properties that has X and Y coordinate data for the edges, which I would compare against the coordinates generated from the user click. Is this something that exists?
Thanks.
댓글 수: 4
Christine Tobler
2023년 2월 27일
Unfortunately there isn't any interface to get the edge coordinates of a GraphPlot object. I have made a note of your need for such a feature.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Graph and Network Algorithms에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!