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!