統計
MATLAB Answers
3 質問
0 回答
ランク
of 173,657
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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...
11ヶ月 前 | 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ヶ月 前 | 0 件の回答 | 0