Is it possible that Matlab figure save as Autocad file .dwg file?

14 visualizaciones (últimos 30 días)
karakoc
karakoc el 5 de En. de 2013
Comentada: Akshay Kumar Pakala el 24 de Mzo. de 2022
hello,
Is it possible that Matlab figure save as Autocad file .dwg file? Thanks..

Respuestas (3)

Jan
Jan el 6 de En. de 2013
You can export to PDF and convert this to DXF.
There are several DXF export function in the FileExchange also:
There are some commercial DXF to DWG converters, but Autocad should be able to do this also.

Azzi Abdelmalek
Azzi Abdelmalek el 5 de En. de 2013
I don't think it's possible, I've already looked for something like that (how to read an autocad file in matlab, with all objects properties), and did'nt find anything.

giwon hong
giwon hong el 30 de Dic. de 2016
Editada: Walter Roberson el 9 de Mzo. de 2022
Hi, You can draw MATLAB calculation results in AutoCAD by "COM" object (ActiveX).  - connect to AtoCAD by ActiveX  - invoke the AutoCAD method to draw figure (point, line, arc, spline etc)
You can find a simple e-book in AMZON by searching "MATLAB+AutoCAD"
  1 comentario
Akshay Kumar Pakala
Akshay Kumar Pakala el 24 de Mzo. de 2022
Hey Giwon Hong
I have a 3D cube in MATLAB generated by faces and vertices. Do you think that I could generate this figure in AUTOCAD using your above mentioned method?

Iniciar sesión para comentar.

Categorías

Más información sobre Spline Postprocessing en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by