How to export a function plot into DXF?
조회 수: 6 (최근 30일)
이전 댓글 표시
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.
댓글 수: 0
답변 (2개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!