Graph visualization adding white to my nodes. How to solve it?
이전 댓글 표시
Hello everyone,
I am having a problem with my graph visualization. In particular, my nodes are not being presented only in the colour selected, but they also have some white parts. In addition, these white parts are not "static", with every step of the loop (which changes the colour of one node at a time) there is a change in which part of each node is drawn in white.
I am posting an image of what I’m seeing:

I have already tried the same code on a different computer and the problem doesn’t persist. So I am guessing there is some setting I can adjust to solve this.
Thanks in advance for your collaboration!
채택된 답변
추가 답변 (2개)
Steven Lord
2019년 11월 11일
0 개 추천
Can you check if there's an update available for your graphics driver?
If not, did this behavior suddenly start appearing (after a graphics driver update or a Windows update?) If it occurred after a graphics driver update, consider reverting that update to determine if it's a bug in the driver.
Arash Rabbani
2019년 11월 12일
0 개 추천
This is a visual artifact I assume. Try add Edge Color to your nodes. It could help.
카테고리
도움말 센터 및 File Exchange에서 2-D and 3-D Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
