MATLAB: How to display a Graph Plot in App designer

app designergraphgraph theory

UIAxes can only display numeric plots, but I need to plot a graph with properties including Edges, Nodes, and X and Y location data. I also want to control Node Size and Edge Width for the plots.

Best Answer

If you can upgrade to release R2017a, which was released yesterday, it has the capability to add graph and digraph plots to an app.