Help with splitting data point pairs
Afficher commentaires plus anciens
So I was tasked with defining my x and y with x= rcos(theta) and y=rsin(theta). Both r and theta are data arrays. My next step is to do the following: Utilize conditional statement(s) in order to split data point pairs into separate arrays depending on which quadrant they would fall into if plotted “y versus x”
I am unsure exactly what this is asking me to do and unsure how to go about it. Thank you!
Réponse acceptée
Plus de réponses (1)
the cyclist
le 28 Avr 2015
0 votes
4 commentaires
BaconSwordfish
le 28 Avr 2015
the cyclist
le 28 Avr 2015
Do you have values of x and y? You need to figure out if x and y are positive or negative.
BaconSwordfish
le 28 Avr 2015
the cyclist
le 28 Avr 2015
Catégories
En savoir plus sur Matrix Indexing dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!