MATLAB R2017b Error: "Node coordinates should be 3-D, the matrix should have size 3-by-numnodes"
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Akshat Rastogi
il 30 Ott 2018
Risposto: Alan Weiss
il 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 Commenti
Risposta accettata
Alan Weiss
il 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 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Geometry and Mesh in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!