Extracting data that overlaps with particular longitude and latitude

3 Ansichten (letzte 30 Tage)
Natalie
Natalie am 4 Feb. 2014
Kommentiert: Walter Roberson am 4 Feb. 2014
I have two matrices, one contains data about samples collected (each row represents a sample and the columns different pieces of information for that sample eg. longitude and latitude where it was collected) and the other contains particular points of interest (one column contains latitude and the other longitude with each row being a point of interest). I need to find which samples are at these particular interest points (so the longitude and latitude of the sample is the same as one of the rows of the data containing the particular points of interest). How do I go about finding which samples (rows) were collected at the points of interest and then create a new matrix containing only the information of the samples found at the points of interest?
Thanks,
Natalie
  1 Kommentar
Walter Roberson
Walter Roberson am 4 Feb. 2014
Is it possible that one of the probe areas will correspond to an area that crosses the north or south pole ?

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Data Types finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by