[问题] graph函数

楼主: sleeeve (赴美留学的日子...)   2016-04-06 06:12:32
http://www.mathworks.com/help/matlab/ref/graph.html
我照着Matlab网页复制贴上以下code:
s = [1 1 1 2 2 3 3 4 5 5 6 7];
t = [2 4 8 3 7 4 6 5 6 8 7 8];
G = graph(s,t)
执行的时候却出现以下错误:
Undefined function 'graph' for input arguments of type 'double'.
到底还要再定义些什么呢?
Thx,
作者: sunev (Veritas)   2016-04-06 06:21:00
Introduced in R2015b
作者: JamesChen (James)   2016-04-06 06:30:00
版本太旧
楼主: sleeeve (赴美留学的日子...)   2016-04-08 07:28:00
感谢

Links booklink

Contact Us: admin [ a t ] ucptt.com