How to convert a graph to adjacency matrix?
이전 댓글 표시
Hi. I've created a graph G in MATLAB. But when I type A = adjacency(G), I get this error:
Unable to use a value of type 'graph' as an index.
댓글 수: 1
Ameer Hamza
2020년 5월 2일
Can you share an example code that can recreate this error?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Networks에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!