rotation of graph node labels
Afficher commentaires plus anciens
I am plotting some graphs using circular layout, for example
plot(digraph([1 2 3],[2 3 1]),"layout","circle");axis equal
The node labels come out rotated. I can't find a property to set in order to make them stand up straight.
Réponse acceptée
Plus de réponses (1)
Sugar Daddy
le 4 Juil 2020
0 votes
1 commentaire
Roy Goodman
le 7 Juil 2020
Catégories
En savoir plus sur 2-D and 3-D Plots 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!