

InterviewSolution
Saved Bookmarks
1. |
Inline functions can be plotted by the _________ command.(a) ezplot()(b) plot3()(c) plot()(d) cannot be doneI got this question in an online interview.My query is from Two-Dimensional Plots in chapter MATLAB Graphics of MATLAB |
Answer» Right option is (a) ezplot() |
|