How to import a .dxf file into matlab
63 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Data Import and Analysis in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!