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 Comments

Stephen23
Stephen23 on 23 Feb 2016
Edited: Stephen23 on 23 Feb 2016
Which graph function? Please give us a link to this function's documentation.
Stephen23
Stephen23 on 23 Feb 2016
Edited: Stephen23 on 23 Feb 2016
The documentation says at the bottom "Introduced in R2015b".
that's why i'm downloading 2015b to try it. what i'm trynig to learn is how to use graphs to work on social networks
hello kindly can you tell me what you did for using graph method??? Thanks

Sign in to comment.

Answers (2)

Ingrid
Ingrid on 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
amine kilani on 23 Feb 2016

0 votes

Actually it's my first step to use matlab, and i'm trying to be familiar with graph i want to try this http://www.mathworks.com/help/matlab/ref/graph.html?s_tid=srchtitle and i found that's not possible using 2015a. i'm downloading 2015b to work with graphs
sorry for my english

Categories

Find more on Graph and Network Algorithms in Help Center and File Exchange

Asked:

on 23 Feb 2016

Commented:

on 12 Aug 2016

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!