Does anyone know how to import (plot) AutoCad DXF or DWG files in Matlab?
At the moment I'm using a workaround: converting the DXF using the
external program dxf2xyz 2.0 to an ASCII file with x,y,z values
(manually, that is).
The quality of the plots this produces is not too great (there are some
conversion errors). Also, since I'd like to be able to import DXF files
from a GUI, the external workaround is not good enough.
Does anybody know of a way to import DXF of DWG into Matlab?
Thank you,
Jos
Have you actually managed to parse the AutoCad DWG or DFX format and
import it into Matlab?
Well, that's most impressive! I would be very interested in it also..
do you parse lines,curves etc. or just points?
it you actually import all entities then many many kudos to you!!
why don't you just post a snippet here or put it in file exchange so
we can all enjoy?
thanks
Miltiades
Thank you!
Jos
Thanks
J. Luis
It would ba fantastic if this code could be send to Matlab Central.
Sébastien
Please do also help me read the Dxf format.
Regards
Manoj
Estebal