Matlab is running really slowly R2015b
이전 댓글 표시
I just reinstalled matlab on my laptop to get the "latest and greatest", but now my code takes like 40 seconds to run, instead of 2sec. The symbolic toolbox that is in use seems to be the MuPad. I have no idea what is going on, because it is the same code that I am running. I am using a lot of symbolic stuff, like jacobian and sub etc. But it used to take 2 sec so something else is going on. Has anyone else had the same problem?
댓글 수: 1
Richa Gupta
2015년 11월 25일
It is difficult to say what must be causing the slowness. I would suggest you to run a profiler on your code. You can try running the code using the 'Run and Time' option in MATLAB to see which portion of your code is causing MATLAB to be slow.
채택된 답변
추가 답변 (1개)
timo
2015년 11월 25일
0 개 추천
I think Mathworks didnt focues too much on performance improvement , as some product are painfully slow , like Matlab 3d Animation
댓글 수: 1
Walter Roberson
2015년 11월 25일
You are incorrect. Mathworks put a lot of effort in to analyzing and improving performance.
카테고리
도움말 센터 및 File Exchange에서 Code Performance에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!