1.

The general graph of f(a,b)=0 is plotted by ______(a) ezplot()(b) plot()(c) stem()(d) not possibleI got this question in semester exam.I'm obligated to ask this question of Two-Dimensional Plots topic in division MATLAB Graphics of MATLAB

Answer»

Correct choice is (a) ezplot()

Easy explanation: A GENERAL graph of the function can be viewed by USING the ezplot. If we WANT to define the values of a/b, we will use the plot() or STEM() command. Hence, the answer is ezplot().



Discussion

No Comment Found

Related InterviewSolutions