How can you visualize graphs with string-labeled edges?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
With the biograph function you can generate a graph object, which you can then visualize with the view function. But it seems this method can only handle graphs with edges labeled with numbers (weigths), not chars or strings. Is there any way I can easily view such a graph with Matlab?
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Graph and Network Algorithms en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!