WhattsStrogatz algorithm from this site gives an error on graph command

조회 수: 2 (최근 30일)
Jan
Jan 2016년 9월 26일
답변: Walter Roberson 2016년 9월 26일
Here, the WhattsStrogatz algorithm from this site gives an error on graph command. What goes wrong?
  댓글 수: 3
Jan
Jan 2016년 9월 26일
Undefined function or variable 'graph'.
Error in WattsStrogatz (line 26) h = graph(s,t);
I think I know the reason for this error, I do not have r2016b, I have 2015a only

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

답변 (1개)

Walter Roberson
Walter Roberson 2016년 9월 26일
graph was added in R2015b.

카테고리

Help CenterFile Exchange에서 Networks에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by