1.

To end the debugging mode, we use the __________(a) dbquit(b) dbend(c) debugend(d) No such functionThe question was posed to me in my homework.I'm obligated to ask this question of Debugging topic in division MATLAB Programming of MATLAB

Answer»

Right choice is (a) dbquit

Easiest explanation: The dbquit command can be used to EXIT from the DEBUGGING MODE. This is pre-defined in MATLAB. dbend and debugend COMMANDS don’t EXIST.



Discussion

No Comment Found

Related InterviewSolutions