Extract data along line from gridded data

2 visualizzazioni (ultimi 30 giorni)
Hi all,
I have a gridded datamatrix
ex: var_mat(x1,y1) = var
x1 [ 1000,1] = [ x direction corrdinates]
y1 [100,1] = [y direction coordinates]
I need to extract data along particular line where i know (x,y) corrdinates
The dark line need to be extracted.

Risposta accettata

KSSV
KSSV il 3 Ott 2022
Read about interp2.

Più risposte (0)

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by