Extract data along line from gridded data

2 visualizaciones (últimos 30 días)
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.

Respuesta aceptada

KSSV
KSSV el 3 de Oct. de 2022
Read about interp2.

Más respuestas (0)

Categorías

Más información sobre Data Import and Management en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by