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년 전 | 1

