acosep
Followers: 0 Following: 0
Feeds
질문
How to implement uiresume to the other function? Using GUI.
I'm trying to pause the timer using pushbutton. Thanks.
대략 9년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 0 | 0
0
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 0 | 0
0
답변질문
How to set handles on multiple figures using loop?
for set(handles.edit(from 1 to 100),'Visible','off') end
대략 9년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 전 | 답변 수: 1 | 0
1
답변질문
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년 초과 전 | 답변 수: 1 | 0