Spin Game using Matlab GUI

Опубликовано: 19 Май 2026
на канале: Athar Baig
478
6

This video is recorded "How to" manual for creating matlab GUI application. Application is named as Spin Game.
Game has 15 cell to display 15 images shown randomly. Push button is used to as spin and pressing push button shows random images from given 5 images.
For every time user hits push button then those cells are randomly generated using different pictures of 7s, apple, banana, strawberry and pineapple.
For the first time user is given 100 free credits. For each play user spends 10 credits. If 7s comes in a straight row or column then user get 100 credits. credit earned by other fruits is given below:

Apple=25
banana=20
Strawberry=15
Pineapple=10.