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.