InterviewSolution
Saved Bookmarks
| 1. |
Which command can be used to generate multiple graphs in the same window?(a) hold on(b) wait(c) not possible without contour command(d) not possibleI have been asked this question during an interview.Question is from Two-Dimensional Plots in chapter MATLAB Graphics of MATLAB |
|
Answer» The correct answer is (a) hold on |
|