Effacer les filtres
Effacer les filtres

To replace row number and column number with a specified value in a mat file

1 vue (au cours des 30 derniers jours)
Saurabh Choubey
Saurabh Choubey le 23 Jan 2019
Réponse apportée : KSSV le 23 Jan 2019
I have a mat file where row represent latitude and column represent longitude. Like row 1 and column 2 will have data on latitude 34.5N and 65.5 E. Instead of giving value of row number and column number to det the value at particular row and column i want to input the corresponding latitude and longitude value. How can it be done . Please help

Réponses (1)

KSSV
KSSV le 23 Jan 2019
Read about knnsearch. This will give you the required indices.

Community Treasure Hunt

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

Start Hunting!

Translated by