MATLAB R2017b Error: "Node coordinates should be 3-D, the matrix should have size 3-by-numnodes"
1 回表示 (過去 30 日間)
古いコメントを表示
I follow the instructions given on this page: https://de.mathworks.com/help/pde/ug/2-d-geometry-from-polyshape.html
But I get the error: "Node coordinates should be 3-D, the matrix should have size 3-by-numnodes" in MATLAB R2017b trial version with only PDE toolbox.
On the other hand, when I try the same code on MATLAB R2018b version, I get no error!
0 件のコメント
採用された回答
Alan Weiss
2018 年 11 月 1 日
I believe that geometryFromMesh was originally for 3-D meshes, and was extended to 2-D meshes in R2018a.
Alan Weiss
MATLAB mathematical toolbox documentation
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Geometry and Mesh についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!