What does it mean for THETA and RHO to be the same size?
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Bella Finkel
il 6 Dic 2015
Risposto: doghri ahmed
il 18 Ago 2016
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 Commenti
Risposta accettata
Geoff Hayes
il 6 Dic 2015
1 Commento
Walter Roberson
il 6 Dic 2015
To add to this: theta is the first argument and rho is the second argument.
Più risposte (1)
doghri ahmed
il 18 Ago 2016
above what was mentioned above make sure that they are of the same shape too: both either column or row vectors.
0 Commenti
Vedere anche
Categorie
Scopri di più su Polar Plots in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!