theta=0:0.01:pi; F= 5-4*sin(pi​/2*cos(the​ta)); figure, ploar(theta,abs(F)). How to create a plot in x-z plane for this answer in matlab??

Answers (1)

Works fine for me, once you correct the typo 'ploar'

Categories

Find more on 2-D and 3-D Plots in Help Center and File Exchange

Tags

No tags entered yet.

Asked:

on 27 May 2013

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!