

InterviewSolution
Saved Bookmarks
1. |
How would you plot multiple graphs in MATLAB?(a) Using the hold function(b) Using the mplot function(c) Using the mstem function(d) It cannot be done in MATLABThis question was posed to me during an online interview.The above asked question is from Presenting Results topic in division Interacting with MATLAB of MATLAB |
Answer» Correct choice is (a) Using the HOLD function |
|