Lag upon upgrading computer.
조회 수: 1 (최근 30일)
이전 댓글 표시
I recently started using a new machine, upgrading from Windows 7 to 10 and an overall faster machine. My matlab code has transferred great, except for a lag that occurs when I use a specific function (many times, in a for-loop).
That function is to copy a figure. I have used both "uimenufcn(gcf,'EditCopyFigure')" (which has the needed functionality) and "print -dmeta", with similar lag occurring for each.
On my previous machine, the program might run slowly, but it would run in the background and hardly change my usage of other programs. On the new machine, my cursor lags on every call of the copy function.
Thank you for any help.
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Loops and Conditional Statements에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!