Reputation: 330
I need to draw a network (not a neural network) with 5 nodes and 20 directed edges (an edge connecting each 2 nodes), and I need to be able to control the thickness of each edge. Is there a toolbox in Matlab offering this?
Thanks in advance.
Upvotes: 2
Views: 5404
Reputation: 24127
Yes, Bioinformatics Toolbox will allow you to do this with the biograph command.
Upvotes: 1