Extract z of continuous and derivable isosurfaces at mesh coordinates (x,y)

조회 수: 1 (최근 30일)
Hi,
I am trying to extract the values z at the mesh coordinates (x,y) of an isosurface generated by isosurface(X,Y,Z,v,threshold,v) where v is the function.
The generated isosurfaces are split into independent, continuous and derivable parts (with the function splitFV). This guarantees unique z values for each pair (x,y).
I would like to have access to the z values, instead of patches and vertices. How can I achieve this? Is there any function that allows me to find for instance an interpolated value?
Cheers!

답변 (0개)

카테고리

Help CenterFile Exchange에서 Scalar Volume Data에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by