analysis the component on MATLAB by PDE
2 views (last 30 days)
Show older comments
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 Comments
Accepted Answer
Avni Agrawal
on 9 May 2024
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 Comments
More Answers (0)
See Also
Categories
Find more on Boundary Conditions 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!