Brainstorm: Why would my function stop?

조회 수: 1 (최근 30일)
Andrew Reibold
Andrew Reibold 2013년 8월 2일
The code is rather tedious, but at the very end of and inside of "Function A", I call another function, "Function B"
For some reason it freezes right before or in the middle of executing Function B. But if I hit "Enter" it will continue as expected.
The inputs for Function B are predefined in Function A. I cleared all break points.
Any ideas from this very small amount of information of what might be happening?

채택된 답변

Sean de Wolski
Sean de Wolski 2013년 8월 2일
편집: Sean de Wolski 2013년 8월 2일
A pause(), keyboard, input or waitforbuttonpress command?
  댓글 수: 1
Andrew Reibold
Andrew Reibold 2013년 8월 2일
Upvoting for good sounding feedback! I will check if this works Thank you

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Debugging and Analysis에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by