Draw self-loop through biograph function
조회 수: 4 (최근 30일)
이전 댓글 표시
Suppose I have a sparse adjacency matrix. Is there any way I can draw a self-loop through `biograph` function? Node 2 should have a self - loop. There is a warning
Warning: Self connecting nodes are not allowed, ignoring the diagonal of CM,
where CM is the matrix. Is there a way I can modify the file biograph.m, so it does not ignore diagonal elements?

댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Creating and Concatenating Matrices에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!