How to convert a graph to adjacency matrix?
Mostrar comentarios más antiguos
Hi. I've created a graph G in MATLAB. But when I type A = adjacency(G), I get this error:
Unable to use a value of type 'graph' as an index.
1 comentario
Ameer Hamza
el 2 de Mayo de 2020
Can you share an example code that can recreate this error?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Networks en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!