Run and Time stopping prematurely

조회 수: 3 (최근 30일)
Daniel
Daniel 2016년 3월 19일
댓글: Walter Roberson 2016년 3월 20일
I am trying to run a time break down on my code to see where it's taking the longest so I can speed it up. The problem is, MATLAB's Run and Time option isn't working properly. When I run the code, it says it only takes one second. However, I know for a fact that it takes more than a few minutes. Based on the output of the profiler, it's not timing the entirety of the code. I've attached a screen shot of what the output from the profiler looks like. As you can see, it simply stops running at line 29.
  댓글 수: 1
Walter Roberson
Walter Roberson 2016년 3월 20일
The image did not get attached.

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Image Processing Toolbox에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by