Filter löschen
Filter löschen

export matlab to solidworks

11 Ansichten (letzte 30 Tage)
Omri Ifrah
Omri Ifrah am 18 Dez. 2019
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

Antworten (1)

Divya Yerraguntla
Divya Yerraguntla am 7 Jan. 2020

Kategorien

Mehr zu Mathematics finden Sie in Help Center und File Exchange

Produkte


Version

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by