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!