How to convert a graph to adjacency matrix?
Ältere Kommentare anzeigen
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 Kommentar
Ameer Hamza
am 2 Mai 2020
Can you share an example code that can recreate this error?
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Networks finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!