How to convert a DXF file into a format readable by MATLAB
2 次查看(过去 30 天)
显示 更早的评论
Basically I have a circle in a dxf file format. I want to import it inside MATLAB and be able to measure its centre and radius. How can I do it?
Thanks.
Viv
0 个评论
回答(1 个)
dpb
2014-1-30
<http://images.autodesk.com/adsk/files/acad_dxf0.pdf>
You could also search FEX for ready-made code for Matlab directly or look into using a library or standalone interpreter as well.
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!