how to export model coordinates?
Mostra commenti meno recenti
Hello,
I am running the example spiralInductor.
Is there a way to export the geometry for fabrication?
Thank you
2 Commenti
Jacob Mathew
il 16 Ago 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
il 16 Ago 2024
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Polar Plots in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!