When making plots I always get white pixels/ artifacts in the plot, and I would like to avoid this. (Unfortunately I cannot reproduce this issue on other machines.) What could I do?
John Williams answered .
2025-11-20
set(gcf,'renderer','zbuffer') % OR set(gcf,'renderer','opengl')