How to export a function plot into DXF?
显示 更早的评论
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 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Frequency-Domain Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!