I get this error in PDE toolbox, I don't know why.
Show older comments
Error using pdevoron (line 30) Geometry error.
Error in pderespe (line 126) [p,t,c,h]=pdevoron(p,t,c,h,x,y,tol,Hmax,Hgrad);
Error in initmesh (line 157) [p,e,t,c]=pderespe(g,p,e,t,c,Hmax,tol,tol2,Hmax,Hgrad);
Error in pdegplot>plotTwoDGeometry (line 112) [p1,~,t1]=initmesh(g,'hmax',0.1,'init','on', 'MesherVersion','R2013a');
Error in pdegplot (line 75) hh = plotTwoDGeometry(g, plotEdgeNums, plotSubLabels);
Accepted Answer
More Answers (1)
Damian Sheehy
on 2 Aug 2016
0 votes
Can you send me the geometry and I can take a look at it. My email has the following format: Firstname.Lastname@mathworks.com
1 Comment
Kaveh Gharibi
on 2 Aug 2016
Categories
Find more on Geometry and Mesh in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!