1.

What kind of a plot is this?(a) Polar plot(b) Cartesian plot(c) Complex plot(d) Not a MATLAB plottingI got this question by my school principal while I was bunking the class.The above asked question is from Graphics topic in portion MATLAB Basics of MATLAB

Answer»

Right answer is (a) Polar PLOT

The best I can explain: MATLAB GENERATES a polar plot to REPRESENT the polar co-ordinates of a trigonometric function. This is done with the help of the function ‘polar(angle,RADIUS)’. The angle INCREASES in the anti-clockwise direction.



Discussion

No Comment Found

Related InterviewSolutions