Feeds
提问
We have tetrahedra mesh we went to extract a sphere from this mesh and adabting the mesh
We do this code, but we found a problem in the output tri fid = fopen('nodes10.dat'); data = fscanf(fid, '%g %g %g', [3, I...
10 months 前 | 2 个回答 | 0
2
个回答提问
How to extract sphere from a tetrahedra 3D and meshing the rest???
I went to extract 3D sphere from tetrahedra and meshing the rest i do this code and i have error fid = fopen('nodes10.dat'); ...
11 months 前 | 0 个回答 | 0