analysis the component on MATLAB by PDE
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposta accettata
Avni Agrawal
il 9 Mag 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 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Boundary Conditions 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!