How to remove border line of a circle graph
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Juan David Mateus
am 5 Mai 2020
Kommentiert: Juan David Mateus
am 5 Mai 2020
Hello, i have a circle plot made with the following
figure;
G=graph(mdist,nombresn);
plot(G,'layout','circle', 'NodeFontSize',4.5);
i´m trying to remove that black square border line, i´m sure it must be some silly solution but i have not find out how to do it yet. it loks like this:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/290659/image.png)
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Line Plots finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!