I have a matrix with size 1500x1500, and the contourplot of this matrix takes 6sec in the script (tic-toc pair around the contourf command), however after that I have to wait 63 sec to see the figure window. Why? How to do this faster? I need to save a figure. Maybe smaller pixel resolution is enough at the end.