

InterviewSolution
Saved Bookmarks
1. |
The function to close the windows containing graphs generated from MATLAB is __________(a) close all(b) close graphs(c) delete graphs(d) end allI had been asked this question by my school principal while I was bunking the class.This intriguing question originated from The MATLAB Interface in chapter Interacting with MATLAB of MATLAB |
Answer» The correct choice is (a) close all |
|