How to make a graph with nodes and edges

조회 수: 1 (최근 30일)
Nora Khaled
Nora Khaled 2019년 4월 22일
댓글: Nora Khaled 2019년 4월 22일
Hello!
I am trying to use the function graph but I get the error.
Undefined function or variable 'graph'.
I am trying to make some graph like this one
screen-capture.png
  댓글 수: 1
KSSV
KSSV 2019년 4월 22일
To use this you need to have graph tool box....

댓글을 달려면 로그인하십시오.

채택된 답변

Sean de Wolski
Sean de Wolski 2019년 4월 22일
What version of MATLAB are you using? graph() was introduced in R2015b
  댓글 수: 1
Nora Khaled
Nora Khaled 2019년 4월 22일
Yes, it seems this is the problem.
I tryed it on an another machine and it works.
Do you know how to make the graphs look like in the picture.
(white circuls with a bigger radiuse)

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Graph and Network Algorithms에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by