meshgrid .stl file and extract data points?
조회 수: 5 (최근 30일)
이전 댓글 표시
How to meshgrid an .stl file. lets say we have a thin ribbon shape .stl part and need to meshgrid its face. How can i do this?
Thank you
댓글 수: 0
채택된 답변
Abhisek Roy
2017년 8월 28일
Hi,
Have a look at the following example -
https://www.mathworks.com/help/pde/examples/deflection-analysis-of-a-bracket.html
In this example, a bracket has been imported as a STL file and then FEA analysis has been done to find out the deflection under load. This will give you idea for the complete workflow.
Regards,
Abhisek
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!