How to convert a graph to adjacency matrix?
Afficher commentaires plus anciens
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 commentaire
Ameer Hamza
le 2 Mai 2020
Can you share an example code that can recreate this error?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Networks dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!