Finding closest coordinates and rearranging order to match

Hello,
I have data from stars that are arranged in terms of magnitude for each exposure time, each star has an associated x and y coordinate.
I want to search each coordinate with the initial exposure to find the closest matching coordinates and rearrange the other exposures to match as the stars are currently arranged by magnitude.
Attached is an excel file with the data.

Answers (1)

Read about knnsearch. This is your function for today.

Categories

Find more on MATLAB in Help Center and File Exchange

Products

Release

R2019b

Asked:

on 8 Nov 2019

Answered:

on 8 Nov 2019

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!