1.

How to stop the execution of a chain of commands?(a) Press Ctrl +c(b) Cannot be stopped(c) Only usage of debugging mode is possible in MATLAB(d) QuitThis question was addressed to me in examination.This intriguing question originated from The MATLAB Interface in chapter Interacting with MATLAB of MATLAB

Answer»

The CORRECT option is (a) Press Ctrl +c

The explanation is: It may so happen that we want to PAUSE the execution of a set of commands at a certain point. We only need to press Ctrl and C together to pause it. On the other HAND, quit causes the MATLAB software to shut down. Debugging modes are ALSO AVAILABLE in MATLAB.



Discussion

No Comment Found

Related InterviewSolutions