Borrar filtros
Borrar filtros

Force nodes to my graph

2 visualizaciones (últimos 30 días)
Nathalia Wolf
Nathalia Wolf el 18 de Dic. de 2019
Editada: Ridwan Alam el 19 de Dic. de 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

Respuesta aceptada

Ridwan Alam
Ridwan Alam el 18 de Dic. de 2019
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 Graph and Network Algorithms en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by