Extracting x, y & z data from an isosurface plot??
古いコメントを表示
Hi,
I use isosurface to solve an equation to get the solution as surface.
isosurface(uirint,virint,wlir,LPMC,0);
where uirint, virint & wlir are the x, y and z variables and LPMC is the equation I want to solve for, when its value is equal to zero.
The code works exceptionally well but sad thing is that I am not able to extract the x, y & z data from the plot. I think, the normal way of using the figure handles wont work in this case. I would be very happy if any one can help me..
I have also attached the output of the code (a figure as a result of isosurface).

My intention is to extract the X, Y & Z data from this figure.
Many thanks in advance.
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Scalar Volume Data についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!