Lag upon upgrading computer.
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Loops and Conditional Statements finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!