error when using "graph"
Ältere Kommentare anzeigen
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 Kommentare
amine kilani
am 23 Feb. 2016
amine kilani
am 23 Feb. 2016
ouday aldandal
am 12 Aug. 2016
hello kindly can you tell me what you did for using graph method??? Thanks
Antworten (2)
Ingrid
am 23 Feb. 2016
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
amine kilani
am 23 Feb. 2016
0 Stimmen
Kategorien
Mehr zu Graph and Network Algorithms finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!