

InterviewSolution
Saved Bookmarks
1. |
What are the difference between the ‘help’ and the ‘look for’ command?(a) No difference(b) Syntactical difference(c) Help returns the entire set while look for returns specific commands(d) Help returns all the toolbox while look for returns a single toolboxThis question was posed to me in exam.My question is taken from The MATLAB Interface in portion Interacting with MATLAB of MATLAB |
Answer» The correct option is (c) Help returns the entire SET while look for returns specific commands |
|