

InterviewSolution
Saved Bookmarks
1. |
Multiple graphs can be plotted, in the same window, if we use the ___ command in a loop.(a) hold on(b) held on(c) hold off(d) not possibleThe question was asked during an interview.The origin of the question is More about Loops topic in division MATLAB Programming of MATLAB |
Answer» Right choice is (a) HOLD on |
|