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!