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

 Respuesta aceptada

Ridwan Alam
Ridwan Alam el 18 de Dic. de 2019

0 votos

plot(digraph(o,d,[],24))

2 comentarios

Nathalia Wolf
Nathalia Wolf el 18 de Dic. de 2019
thank you!
Ridwan Alam
Ridwan Alam el 18 de Dic. de 2019
Editada: Ridwan Alam el 19 de Dic. de 2019
Sure. Glad to help.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Networks en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 18 de Dic. de 2019

Editada:

el 19 de Dic. de 2019

Community Treasure Hunt

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

Start Hunting!

Translated by