How to convert a DXF file into a format readable by MATLAB

8 views (last 30 days)
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

Answers (1)

dpb
dpb on 30 Jan 2014
<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.

Categories

Find more on Electrical Block Libraries in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!