Feeds
已回答
ginput slow when plotted a lot of points
Try choosing OpenGL renderer for the figure - set(gcf,'renderer','opengl'). It works for me, and ginput is smooth and responsive...
ginput slow when plotted a lot of points
Try choosing OpenGL renderer for the figure - set(gcf,'renderer','opengl'). It works for me, and ginput is smooth and responsive...
8 years 前 | 1

