acosep
Followers: 0 Following: 0
Statistics
9 Questions
0 Answers
RANK
244,720
of 295,467
REPUTATION
0
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
How to implement uiresume to the other function? Using GUI.
I'm trying to pause the timer using pushbutton. Thanks.
9 years ago | 1 answer | 0
1
answerQuestion
How to implement uiwait and uiresume in GUI using 2 pushbuttons.
How to implement uiwait and uiresume in GUI using 2 pushbuttons from 2 separated functions.
9 years ago | 0 answers | 0
0
answersQuestion
How to use callback from GUI?
<</matlabcentral/answers/uploaded_files/38222/Untitled.png>> I was trying to jump to the callback without pressing the pushbu...
9 years ago | 1 answer | 0
1
answerQuestion
ButtownDownFcn wont function when theres an Axes Figure.
I was trying to make an Image Background with ButtonDownFcn on edit box. But it seems ButtonDownFcn wont work if theres an Axes ...
9 years ago | 0 answers | 0
0
answersQuestion
How to set handles on multiple figures using loop?
for set(handles.edit(from 1 to 100),'Visible','off') end
9 years ago | 1 answer | 0
1
answerQuestion
How to set BackgroundColor on edit text using mycode and fix 1 error?
function [] = main () figure('name','CROSSWORD PUZZLE','MenuBar','none','Color',[.7,.78,1],'units','normalized','outerp...
9 years ago | 1 answer | 0
1
answerQuestion
How to set visible off in pushbutton after clicking.
After clicking play button then it will disappear. function [] = main () figure('name','CROSSWORD PUZZLE','MenuBar...
9 years ago | 1 answer | 0
1
answerQuestion
Combination of Pushbutton and Edit Text.
I was trying to make a Crossword Puzzle Program thing. If I'm going to click the edittext then the question will pop out inside ...
9 years ago | 1 answer | 0
1
answerQuestion
Where can I insert my Operation and How to display the result in Static Text?
<</matlabcentral/answers/uploaded_files/27742/Untitled.jpg>> <</matlabcentral/answers/uploaded_files/27740/Untitled.jpg>> ...
9 years ago | 1 answer | 0