solidworks file to matlab

12 次查看(过去 30 天)
Raulo Chafin
Raulo Chafin 2013-4-30
I need some help finding a way to use a part created in solidoworks in matlab. i want to be able to rotate this part and/or fire it from a certain point. i am trying to be able to call on that part to use it in a function. Is there anyway to import a SW file into matlab?
  1 个评论
Matt Kindig
Matt Kindig 2013-4-30
It depends on what information you want to retain in the SolidWorks model, and whether you want the model to remain parametric (i.e., you can change a part dimension and have it automatically update the model as in SolidWorks), in Matlab. You won't be able to directly import a *.sldprt file into Matlab, but you can export the model into various formats that Matlab can read. If you search the File Exchange, there are a importer functions for a variety of the export file types, including *.iges, *.stl, *.vrml, and others.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Model Import 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by