Feeds
提问
I need to design master mind,the game on gui...
I want to generate 5 different colours then I want the user to select in what order the colours are,so that when the program see...
13 years 前 | 1 个回答 | 0
1
个回答提问
I need to make one image move on top of another image..in gui
I've got a snakes and ladders board that I uploaded as follow Axes(handles.axes2); %assuming axes 2 is where the board is di...
13 years 前 | 1 个回答 | 0
1
个回答提问
need to ad an image on top of another image in axes,on gui!
I have a snakes and ladders board loaded on axes1 so now I want to add a image of a face to move as the position changes...what ...
13 years 前 | 1 个回答 | 0
1
个回答提问
I need to add the names of the players in of my game in my gui.
Okay so I am trying to use the input function....... %x=input('Put the name of player 1:') and then set(handles.uipanel1...
13 years 前 | 1 个回答 | 0
1
个回答提问
How to disable a button later in the program on gui
I want to disable the roll button of a dice,after the player of my snakes and ladders program,has landed on 100......what functi...
13 years 前 | 1 个回答 | 1
1
个回答提问
How do i load dice faces in the gui for my dice??
I have created a dice in my gui,but now I want it to disp a dice face for each roll,any suggetions? If I can just get a functio...
13 years 前 | 2 个回答 | 0