how to export model coordinates?
Mostrar comentarios más antiguos
Hello,
I am running the example spiralInductor.
Is there a way to export the geometry for fabrication?
Thank you
2 comentarios
Jacob Mathew
el 16 de Ag. de 2024
Hey Naftali,
I understand that you want to export the model geometrically. While there is not a straightforward approach, you can refer to the “mesh” function to try and generate a 3 dimensional surface:
Once you are able to generate a suitable mesh,you can install the “stlwrite” function from the Add On Manager:
You can refer to the below MATLAB Answer as a guide to install Add Ons:
NAFTALI HERSCOVICI
el 16 de Ag. de 2024
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Polar Plots en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!