The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
 All Forums
 Origin Forum
 Origin Forum
 Sorting set of (x,y) points

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
Xaime94 Posted - 05/23/2018 : 3:43:26 PM
Hi,
I have a set of (x,y) data points and I would like to sort X by ascedning/descending values and to sort this data such that each data point(x,y) corresponds to the one (x,y)point before sorting X

For example:
Data points (x,y) are:
x = 20, y = 50
x = 5, y= 10
x = 15, y=14

and I want to sort them like so:

x = 5, y= 10
x = 15, y=14
x = 20, y = 50

Many thanks
2   L A T E S T    R E P L I E S    (Newest First)
Xaime94 Posted - 05/23/2018 : 5:28:02 PM
Dear arstern,

It works, thank you
arstern Posted - 05/23/2018 : 3:51:00 PM
Hi,

Select your X column and select Worksheet -> Select Sort Worksheet -> Select Ascending or Descending. The Y values will re-organize to correspond with the Ascending or Descending X values.

Aviel
OriginLab

The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000