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!