필터 지우기
필터 지우기

analysis the component on MATLAB by PDE

조회 수: 1 (최근 30일)
suen
suen 2024년 5월 9일
답변: Avni Agrawal 2024년 5월 9일
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?

채택된 답변

Avni Agrawal
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개)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by