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!