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!