Someone knows why this is happening? and it work a few days ago

1 view (last 30 days)

Accepted Answer

DGM
DGM on 29 Dec 2021
You have a script called polar.m which is shadowing the builtin function polar(). Change the name of that script.
  1 Comment
M. Levi
M. Levi on 30 Dec 2021
thanks its working, and i thought that's just the name of the function itself

Sign in to comment.

More Answers (0)

Categories

Find more on Polar 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!