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 Center および File ExchangeDesktop についてさらに検索

製品


リリース

R2016b

Community Treasure Hunt

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

Start Hunting!

Translated by