Filter löschen
Filter löschen

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

1 Ansicht (letzte 30 Tage)
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

Antworten (1)

KSSV
KSSV am 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