How to export a function plot into DXF?

조회 수: 6 (최근 30일)
ttrkn
ttrkn 2014년 10월 20일
답변: ttrkn 2014년 10월 20일
I have struggled too much about this export issue.Here ismy function ;
z(w)=(43.6*exp(w*pi))*(1+sqrt(1-(4*exp(w*pi))))-log((0-1)*(exp(w*pi)*43.6)*(1+sqrt(1-(4*exp(w*pi)))));
i can easily plot my function .But after than i need to transfer this figure into DXF or any CAD format. There are lots of explanation but no one has given the complete picture to success to transfer a function into DXF format.
Can anyone help me through with this step by step?How can i do it?
Best Regards.

답변 (2개)

Jan
Jan 2014년 10월 20일
What about FEX: DXFLib ?

ttrkn
ttrkn 2014년 10월 20일
I have checked the dxf_test.m file and have tried to write down my function as i have mentioned before.But i couldn't success .I will add the m file which i have tried to so much on it can you check what am i mistaken? Also i will send you the figure only thing i need to transfer this shape to autocad. once if i success i can develop myself on this project maybe even help the people here.
Best regards

카테고리

Help CenterFile Exchange에서 Frequency-Domain Analysis에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by