export matlab to solidworks

14 visualizaciones (últimos 30 días)
Omri Ifrah
Omri Ifrah el 18 de Dic. de 2019
Comentada: DGM el 5 de Jul. de 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

Respuestas (1)

Divya Yerraguntla
Divya Yerraguntla el 7 de En. de 2020
  1 comentario
DGM
DGM el 5 de Jul. de 2025
As of R2018b, MATLAB has built-in STL tools

Iniciar sesión para comentar.

Categorías

Más información sobre Desktop en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by