Questions about the functions in "Graph and Network Algorithms"

4 views (last 30 days)
Hi, I would like to use some functions in the category of "Graph and Network Algorithms" as shown in this link http://www.mathworks.com/help/matlab/graph-and-network-algorithms.html However, the version I have does not include those functions and I have checked with my friend Matlab, his does not have neither. Mine is a student version but my friend is a full version. Both of ours were bought from our University with MathWorks. Does anybody know that whether only 2016a has those functions? Which toolbox those functions belong to? Thank you very much for all replies and comments.

Accepted Answer

Steven Lord
Steven Lord on 1 Apr 2016
As shown at the bottom of the documentation page for the graph function it was introduced in release R2015b. [A few of the functions for working with graphs were added in release R2016a, but many were introduced in R2015b with graph and digraph.] These functions are part of MATLAB itself; you will not need any additional toolboxes to use them.

More Answers (0)

Categories

Find more on Networks 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!