What does it mean for THETA and RHO to be the same size?
4 views (last 30 days)
Show older comments
I am trying to make a spirographic plot by identifying values for t and r, but when I use the function polar to plot them I receive the message "Error using polar THETA and RHO must be the same size." What does this mean and how can I fix it?
0 Comments
Accepted Answer
Geoff Hayes
on 6 Dec 2015
1 Comment
Walter Roberson
on 6 Dec 2015
To add to this: theta is the first argument and rho is the second argument.
More Answers (1)
doghri ahmed
on 18 Aug 2016
above what was mentioned above make sure that they are of the same shape too: both either column or row vectors.
0 Comments
See Also
Categories
Find more on Polar Plots in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!