Community Profile

photo

acosep


Last seen: 1 year ago Active since 2015

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


How to implement uiresume to the other function? Using GUI.
I'm trying to pause the timer using pushbutton. Thanks.

8 years ago | 1 answer | 0

1

answer

Question


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.

8 years ago | 0 answers | 0

0

answers

Question


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...

8 years ago | 1 answer | 0

1

answer

Question


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 ...

8 years ago | 0 answers | 0

0

answers

Question


How to set handles on multiple figures using loop?
for set(handles.edit(from 1 to 100),'Visible','off') end

8 years ago | 1 answer | 0

1

answer

Question


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...

8 years ago | 1 answer | 0

1

answer

Question


How to set visible off in pushbutton after clicking.
After clicking play button then it will disappear. function [] = main () figure('name','CROSSWORD PUZZLE','MenuBar...

8 years ago | 1 answer | 0

1

answer

Question


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 ...

8 years ago | 1 answer | 0

1

answer

Question


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

1

answer