

InterviewSolution
Saved Bookmarks
1. |
What is the default range used by the fplot command?(a) [-5,5](b) (-5,5)(c) No default range(d) No such commandThis question was addressed to me in exam.The above asked question is from Two-Dimensional Plots topic in portion MATLAB Graphics of MATLAB |
Answer» Correct answer is (a) [-5,5] |
|