analysis the component on MATLAB by PDE
2 次查看(过去 30 天)
显示 更早的评论
i am tryuing to use the finite element method to analysis the component i have create by the solidwork, and the computer reply me cannot open. do i did something wrong on give out the location of teh file?
0 个评论
采纳的回答
Avni Agrawal
2024-5-9
Hi suen,
I understand that you are trying to analyse the component created in solidworks. The error you encountered at line 2 is because the path you've entered is a directory. Whereas it must the path to the geometry file something like this: "C:\Users\22080474d\Desktop\yourGeometry.stl'.
Please take a look at this documentation for better understanding: https://www.mathworks.com/help/pde/ug/pde.pdemodel.importgeometry.html?s_tid=doc_ta
I hope this helps.
0 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Boundary Conditions 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!