Using object orientated programming
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentar
Antworten (1)
Prasad Mendu
am 19 Okt. 2016
Bearbeitet: Prasad Mendu
am 19 Okt. 2016
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 Kommentare
Siehe auch
Kategorien
Mehr zu Instrument Control Toolbox Supported Hardware finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!