Statistics
3 Questions
0 Answers
RANK
254,480
of 301,175
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 21,185
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 173,238
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
How to replace built-in icons for scatter points with jpg pictures
Scatter points are usually represented as .,*,diamond, etc.. I'm doing a snake game, and I want to display the food with a pictu...
8 years ago | 0 answers | 0
0
answersQuestion
How to write GUI pushbutton callback function when you have the code(with no GUI)
I have the code for a game that runs well, but I want to add a graphical user interface(GUI) to that. To start with, I created ...
8 years ago | 1 answer | 0
1
answerQuestion
怎样在已有程序上加GUI,编写callback function
已有一个能正常运行的小游戏程序,想在此基础上加一个开始界面。 创建了一个“新游戏”按钮,并将已有程序全部复制粘贴到function pushbutton1_Callback(hObject, eventdata, handles)下方,为什么按按钮后不能...
8 years ago | 0 answers | 0