error when using "graph"
显示 更早的评论
hello everyone
when i tried to use the graph function i had this error
Undefined function or variable 'graph'.
i'm using matlab 2015
5 个评论
amine kilani
2016-2-23
amine kilani
2016-2-23
ouday aldandal
2016-8-12
hello kindly can you tell me what you did for using graph method??? Thanks
回答(2 个)
Ingrid
2016-2-23
what are you trying to do? Graph is not a function in matlab, it is a functionality that can only be used in the MuPAD notebook interface
you might want to look into the functions figure and plot
doc figure
doc plot
类别
在 帮助中心 和 File Exchange 中查找有关 Graph and Network Algorithms 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!