I am creating a graph using graph function but it shows error. why so?
Show older comments
Code: >> g = graph([1 1],[2 3]) Undefined function 'graph' for input arguments of type 'double'.
1 Comment
Accepted Answer
More Answers (0)
Categories
Find more on Graph and Network Algorithms in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!