Someone knows why this is happening? and it work a few days ago
1 view (last 30 days)
Show older comments
2 Comments
Accepted Answer
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.
More Answers (0)
See Also
Categories
Find more on Annotations 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!