export matlab to solidworks

15 vues (au cours des 30 derniers jours)
Omri Ifrah
Omri Ifrah le 18 Déc 2019
Commenté : DGM le 5 Juil 2025
Hi!
I have this pattern in Matlab and I want to export it to SolidWorks to 3d print it
phi = (sqrt(5)-1)/2;
n = 250;
rho = (5:n-1).^phi;
theta = (5:n-1)*2*pi*phi;
It needs to be a disk with holes. the position of the holes it thous point.
thanks Omri

Réponses (1)

Divya Yerraguntla
Divya Yerraguntla le 7 Jan 2020
  1 commentaire
DGM
DGM le 5 Juil 2025
As of R2018b, MATLAB has built-in STL tools

Connectez-vous pour commenter.

Catégories

En savoir plus sur Desktop dans Help Center et File Exchange

Produits


Version

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by