Contour3D temperature (xyz data) on a river bathymetry

2 visualizaciones (últimos 30 días)
Sri Adiyanti
Sri Adiyanti el 30 de Mzo. de 2022
Comentada: Sri Adiyanti el 30 de Mzo. de 2022
Hi,
I have a bathymetry raster file (x,y,z) and temperature transect file (x1, y1, z1); they are not the same size.
I want to do the following:
  1. to cut the bathymetry coverage to cover the temperature transect domain only.
  2. to do contour3 of the temperature on the new bathymetry domain.
Can someone give me a hint of the functions to perform the two and plot them on XYZ coordinate.
Thanks.

Respuestas (2)

KSSV
KSSV el 30 de Mzo. de 2022
You need to read about griddata or scatteredInterpolant. These are the function you are supposed to use.

Sri Adiyanti
Sri Adiyanti el 30 de Mzo. de 2022
Thanks, the attached is a kind of 3D plot I am after, but this one is only bathymetry data. I want a similar output for temperature, but the bottom are clipped to bathymetry.
  2 comentarios
KSSV
KSSV el 30 de Mzo. de 2022
Attach your data....it can be achieved...
Sri Adiyanti
Sri Adiyanti el 30 de Mzo. de 2022
Sorry, I can't attached the data due to organization policy...

Iniciar sesión para comentar.

Categorías

Más información sobre Solar Power en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by