WhattsStrogatz algorithm from this site gives an error on graph command

1 次查看(过去 30 天)
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