MATLAB R2017b Error: "Node coordinates should be 3-D, the matrix should have size 3-by-numnodes"
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Akshat Rastogi
am 30 Okt. 2018
Beantwortet: Alan Weiss
am 1 Nov. 2018
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 Kommentare
Akzeptierte Antwort
Alan Weiss
am 1 Nov. 2018
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 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Geometry and Mesh finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!