Force nodes to my graph

1 vue (au cours des 30 derniers jours)
Nathalia Wolf
Nathalia Wolf le 18 Déc 2019
Modifié(e) : Ridwan Alam le 19 Déc 2019
I have the next problem. I try to create a graph with 24 nodes, but the last three are deleted because there is no edge that go to them.
How can I force my graph to have 24 nodes?
GRAFO.png

Réponse acceptée

Ridwan Alam
Ridwan Alam le 18 Déc 2019
plot(digraph(o,d,[],24))
  2 commentaires
Nathalia Wolf
Nathalia Wolf le 18 Déc 2019
thank you!
Ridwan Alam
Ridwan Alam le 18 Déc 2019
Modifié(e) : Ridwan Alam le 19 Déc 2019
Sure. Glad to help.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Graph and Network Algorithms dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by