

InterviewSolution
Saved Bookmarks
1. |
What is the command which can be used to see the expressions within a user-defined function in MATLAB?(a) help(b) look for(c) echo on(d) cannot be seenThis question was addressed to me in quiz.My question is from Functions and Expressions topic in section Beyond the Basics of MATLAB |
Answer» The correct choice is (c) echo on |
|