1.

The command to draw the nature of a function over a default fundamental period is _________(a) ezplot()(b) plot()(c) stem()(d) plot3()I had been asked this question by my school principal while I was bunking the class.The origin of the question is Two-Dimensional Plots topic in division MATLAB Graphics of MATLAB

Answer»

Right option is (a) ezplot()

For explanation: The PLOT, stem and the plot3() COMMAND does not have a default fundamental period, we NEED to DEFINE the period of x-axis. The ezplot command generates a plot of the input FUNCTION over a default fundamental period. This fundamental period is [-2*pi,2*pi].



Discussion

No Comment Found

Related InterviewSolutions