How to export a function plot into DXF?

6 visualizaciones (últimos 30 días)
ttrkn
ttrkn el 20 de Oct. de 2014
Respondida: ttrkn el 20 de Oct. de 2014
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.

Respuestas (2)

Jan
Jan el 20 de Oct. de 2014
What about FEX: DXFLib ?

ttrkn
ttrkn el 20 de Oct. de 2014
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

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by