Creating Gears with Extruded Solid

4 ビュー (過去 30 日間)
A
A 2021 年 11 月 30 日
回答済み: A 2021 年 12 月 1 日
The above site uses "extruded solids" to create gears, but how can I create my own gears from scratch using "extruded solids"?
I would appreciate it if you could post some examples.

採用された回答

Steve Miller
Steve Miller 2021 年 11 月 30 日
Take a look a this File Exchange submission: Simscape Multibody Parts Library
In there you will find a set of MATLAB functions that create extrusion data based on a few parameters. Those functions are based on the code used in the shipping example.
Below is a screenshot of a section of the code and a plot generated by that code that shows what the parameters define.
--Steve
Section of code for Extr_Data_Gear.m (download Simscape Multibody Parts Library)
Plot showing what parameters define (generated by this function):

その他の回答 (1 件)

A
A 2021 年 12 月 1 日
Thank you for your answer.
Can you please tell me the procedure to reflect the code in Extruded Solid after it is completed?

カテゴリ

Help Center および File ExchangeBodies についてさらに検索

製品


リリース

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by