Help with splitting data point pairs
Mostra commenti meno recenti
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!
Risposta accettata
Più risposte (1)
the cyclist
il 28 Apr 2015
0 voti
4 Commenti
BaconSwordfish
il 28 Apr 2015
the cyclist
il 28 Apr 2015
Do you have values of x and y? You need to figure out if x and y are positive or negative.
BaconSwordfish
il 28 Apr 2015
the cyclist
il 28 Apr 2015
Categorie
Scopri di più su Matrix Indexing in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!