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

1 回表示 (過去 30 日間)
david tubbel
david tubbel 2014 年 8 月 3 日
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 Center および File ExchangeScalar Volume Data についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by