
Creating Gears with Extruded Solid
1 view (last 30 days)
Show older comments
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.
0 Comments
Accepted Answer
Steve Miller
on 30 Nov 2021
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
Plot showing what parameters define (generated by this function):

0 Comments
More Answers (1)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!