Using object orientated programming
1 次查看(过去 30 天)
显示 更早的评论
I have to draw a n-pointed and n-sized star using a turtle which basically functions as a pen that can be told to draw a certain length and to rotate to draw in different directions. It should work as a function where the user inputs the size and number of points and the turtle draws the star.
1 个评论
回答(1 个)
Prasad Mendu
2016-10-19
编辑:Prasad Mendu
2016-10-19
If you are looking to use Object Oriented Programming in MATLAB to solve this problem, here are some resources you can use to get more information:
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Earth and Planetary Science 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!