How to import a .dxf file into matlab
67 次查看(过去 30 天)
显示 更早的评论
Hi,
I'm trying to import a .dxf file into matlab to obtain XYZ coordinates of points in a CAD file, to then use in a mathematical model.
I have looked around for hours and tried a couple of suggestions that others have posted, but none of them seem to work (or I'm using them incorrectly). The one that seemed most promising was this one, but it comes up with an error as soon as I try to load my .dxf file:
I don't really understand what a .dxf file is or what the process to import/convert it would be. I'm not even sure this can be done... does a .dxf file contain information such as XYZ coordinates?
If anyone has a solution to import the XYZ coordinates that would be great, or otherwise, if this can't be done, could you please explain why?
Thanks!
2 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Data Import and Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!