theta=0:0.01:pi; F= 5-4*sin(pi/2*cos(theta)); figure, ploar(theta,abs(F)). How to create a plot in x-z plane for this answer in matlab??
Show older comments
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
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!