Using object orientated programming
이전 댓글 표시
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일
0 개 추천
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:
카테고리
도움말 센터 및 File Exchange에서 Instrument Control Toolbox Supported Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!