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

14 ビュー (過去 30 日間)
karakoc
karakoc 2013 年 1 月 5 日
hello,
Is it possible that Matlab figure save as Autocad file .dwg file? Thanks..

回答 (3 件)

Jan
Jan 2013 年 1 月 6 日
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.
  1 件のコメント
karakoc
karakoc 2013 年 1 月 6 日
Thanks for your interest,i will review your links

サインインしてコメントする。


Azzi Abdelmalek
Azzi Abdelmalek 2013 年 1 月 5 日
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.
  1 件のコメント
karakoc
karakoc 2013 年 1 月 5 日
me neither i don't think but there is world of hope :)

サインインしてコメントする。


giwon hong
giwon hong 2016 年 12 月 30 日
編集済み: Walter Roberson 2022 年 3 月 9 日
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 件のコメント
Akshay Kumar Pakala
Akshay Kumar Pakala 2022 年 3 月 24 日
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?

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeSpline Postprocessing についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by