

InterviewSolution
Saved Bookmarks
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 |
|