How can I display a Graph Plot in App designer?
조회 수: 1 (최근 30일)
이전 댓글 표시
UIAxes can only display numeric plots, but I need to plot a graph with properties including Edges, Nodes, and X and Y location data. I also want to control Node Size and Edge Width for the plots.
댓글 수: 0
채택된 답변
Steven Lord
2017년 3월 9일
If you can upgrade to release R2017a, which was released yesterday, it has the capability to add graph and digraph plots to an app.
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!