MATLAB is running really slow.

조회 수: 6 (최근 30일)
Luis
Luis 2014년 4월 13일
댓글: per isakson 2014년 4월 18일
Hello everyone my MATLAB is running really really slow. I have a late 2011 Macbook Pro 13' with OSX 10.9.2 with MATLAB R2012a. Every time I try to run a script I get the little blue ball and after a couple of seconds my laptop fan starts to hum like it's really struggling with trying to process the command. Any suggestions on how to fix and/or improve this problem.
  댓글 수: 5
Luis
Luis 2014년 4월 18일
yes to the scripts they use to take about no more then a second or so like the results and/or a graph would just pop up and now its like it stalls take seconds to calculate and sometimes it doesn't complete the task and oh I thought that the results from the bench that I should be up higher on the graph. and no I have not tried to analyze the execution with the function profile I'll see what that tells me
per isakson
per isakson 2014년 4월 18일
Since I know nothing about your scripts I cannot guess what the problem is.
profile will hopefully spot the lines of code which takes so long.

댓글을 달려면 로그인하십시오.

답변 (2개)

per isakson
per isakson 2014년 4월 13일
Did you run
bench
? How does it rank your system?
Do you have memory enough for your test?
  댓글 수: 8
Luis
Luis 2014년 4월 17일
could you elaborate?
per isakson
per isakson 2014년 4월 18일
I know little about MacBook. I googled. Speed a third of that of the top machine seems plausible.
However, the bench result has nothing to do with the problem you encounter.

댓글을 달려면 로그인하십시오.


Wonsang You
Wonsang You 2014년 4월 17일
If you had a parallel computing toolbox as well as its compatible hardware (either CPUs or GPUs), you could be helpful to accelerate the speed.

카테고리

Help CenterFile Exchange에서 Environment and Settings에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by