Effacer les filtres
Effacer les filtres

Contour3D temperature (xyz data) on a river bathymetry

1 vue (au cours des 30 derniers jours)
Sri Adiyanti
Sri Adiyanti le 30 Mar 2022
Commenté : Sri Adiyanti le 30 Mar 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.

Réponses (2)

KSSV
KSSV le 30 Mar 2022
You need to read about griddata or scatteredInterpolant. These are the function you are supposed to use.

Sri Adiyanti
Sri Adiyanti le 30 Mar 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 commentaires
KSSV
KSSV le 30 Mar 2022
Attach your data....it can be achieved...
Sri Adiyanti
Sri Adiyanti le 30 Mar 2022
Sorry, I can't attached the data due to organization policy...

Connectez-vous pour commenter.

Catégories

En savoir plus sur Solar Power dans Help Center et File Exchange

Produits


Version

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by