Matlab open figure performance

조회 수: 5 (최근 30일)
Francisco Salema
Francisco Salema 2017년 4월 30일
Hey there, I reinstalled Matlab today in my computer, and i was noticing a very low speed just to open a normal figure, even with the simplest graphic ever.
I used to have Matlab in this computer some months ago and it was not this slow, as an example i am running the following code:
tic
plot([0,1],[0,1])
drawnow
toc
Wich results in : Elapsed time is 7.129188 seconds. To me 7.13 seconds to open a figure seems to long when i need to create a new figure every 30 seconds to analyse results.
Thank you in advance.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Graphics Objects에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by