How to create a DXF file from Matlab script?

I'm currently designing a lattice tower using matlab. I have the XYZ coordinates of all the joints and the end connection joints of all the bars. I also have the cross-sectional areas of all the bars. I would like to create a DXF file in order to export this data either to AutoCAD or SolidWorks.
Any ideas? Thanks.

답변 (2개)

zhuojun Liu
zhuojun Liu 2016년 1월 25일

0 개 추천

Did you already fix this problem?I am looking for a method to export a .dxf file which i want to use it as a geo file in other software,but i am still not sucussful... Thanks~

댓글 수: 1

GiWon Hong
GiWon Hong 2017년 2월 8일
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" https://www.amazon.com/matlab-autocad-calculation-results-engineering-ebook/dp/B01MR0OJBA/ref=sr_1_1?ie=UTF8&qid=1486539440&sr=8-1&keywords=matlab+autocad MATLAB+AUTOCAD

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Oceanography and Hydrology에 대해 자세히 알아보기

질문:

2014년 8월 20일

댓글:

2017년 2월 8일

Community Treasure Hunt

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

Start Hunting!

Translated by