I\'m exporting an image in Matlab using the eps format, but it smooths the image. Matlab does not blur the image using other formats such as png. I would like to know how to
Apply opengl renderer to the figure
figure(gcf); set(gcf,'renderer','opengl');