export matlab to solidworks

조회 수: 15 (최근 30일)
Omri Ifrah
Omri Ifrah 2019년 12월 18일
댓글: DGM 2025년 7월 5일
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

답변 (1개)

Divya Yerraguntla
Divya Yerraguntla 2020년 1월 7일
  댓글 수: 1
DGM
DGM 2025년 7월 5일
As of R2018b, MATLAB has built-in STL tools

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Desktop에 대해 자세히 알아보기

제품


릴리스

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by