Import Spline from SOLIDWORKS into MATLAB
조회 수: 6 (최근 30일)
이전 댓글 표시
I have tried to export a SOLIDWORKS sketch as a dxf or dwg file and imported it into MATLAB, but with little success. All I want is some sort of equation or a set of data points for the spline I sketched in SolidWorks so that someone else can use it in MATLAB.
------- Side Note: The only solution I found that has worked is drawing the data points in SOLIDWORKS and exporting the file into excel and then plotting the data in MATLAB using polyfit and polyval. I need a much less tedious process because we are going to be doing a lot of this! I have also looked at commercial solutions but I do not want to pay for a temporary project.
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Splines에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!