error when using "graph"
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
ouday aldandal
le 12 Août 2016
hello kindly can you tell me what you did for using graph method??? Thanks
Réponses (2)
Ingrid
le 23 Fév 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
0 commentaires
Voir également
Catégories
En savoir plus sur Graph and Network Algorithms dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!