Clear Filters
Clear Filters

Create undirected or direct 3d graph

2 views (last 30 days)
Hi,
is there any 3D version of
G = graph(s,t);
thank you,
Ina

Accepted Answer

Walter Roberson
Walter Roberson on 8 Dec 2016
Edited: Walter Roberson on 8 Dec 2016

More Answers (1)

Steven Lord
Steven Lord on 8 Dec 2016
If you're using release R2016b or later you can visualize your network in 3-D.

Community Treasure Hunt

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

Start Hunting!