Brainstorm: Why would my function stop?

1 Ansicht (letzte 30 Tage)
Andrew Reibold
Andrew Reibold am 2 Aug. 2013
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?

Akzeptierte Antwort

Sean de Wolski
Sean de Wolski am 2 Aug. 2013
Bearbeitet: Sean de Wolski am 2 Aug. 2013
A pause(), keyboard, input or waitforbuttonpress command?
  1 Kommentar
Andrew Reibold
Andrew Reibold am 2 Aug. 2013
Upvoting for good sounding feedback! I will check if this works Thank you

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Debugging and Analysis finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by