

InterviewSolution
Saved Bookmarks
1. |
What is the purpose of the line command if the plot command can be used to directly accept the arguments and generate a plot?(a) Saves complexity(b) We can refrain from using the hold function(c) There is no separate, definite purpose(d) Cannot concludeI got this question in an interview for job.This interesting question is from Plotting Multiple Curves in section MATLAB Basics of MATLAB |
Answer» Correct option is (d) Cannot conclude |
|