

InterviewSolution
Saved Bookmarks
1. |
What is the disadvantage of the whos function in MATLAB?(a) It does not show the values of the variable(b) It does not show the size of the variable(c) It does not show the class of the variable(d) It does not show the name of the variableThe question was posed to me in quiz.Origin of the question is Managing Variables in chapter MATLAB Basics of MATLAB |
Answer» Correct answer is (a) It does not show the values of the VARIABLE |
|