how can i build a tic tae toe game in matlab
조회 수: 11 (최근 30일)
이전 댓글 표시
am confused on how building a matlab code for this game
답변 (1개)
Gowtham Uma M Jaganathan
2016년 10월 28일
편집: Gowtham Uma M Jaganathan
2016년 10월 28일
If you are a new user to MATLAB, do refer to the tutorial link posted by Walter Roberson.
To specifically answer your question, you can build Tic Tac Toe in MATLAB using functions, plots and callbacks.
For your reference, here are few implementation of Tic Tac Toe:
댓글 수: 0
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!