photo

Ben Ruppel


Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

2 Questions
1 Answer

RANK
146,902
of 300,365

REPUTATION
0

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,262

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

  • First Review

View badges

Feeds

View by

Answered
how do I trigger the _OutputFcn output assignments and figure delete when I use a button to close a GUIDE GUI
Okay, so it turns out that uiwait and uiresume are the answer. The GUIDE generated code comes with the commented out line: uiwa...

13 years ago | 0

Question


how do I trigger the _OutputFcn output assignments and figure delete when I use a button to close a GUIDE GUI
Hello, I have a GUIDE GUI and I am trying to make an abort button which closes the GUI nicely and passes output variables to th...

13 years ago | 2 answers | 0

2

answers

Question


Can I use a button to stop a GUI and the function and the script that started it?
Hello I'm sorry if there is an answer out there but I haven't been able to find it. I have a script which runs a script which c...

13 years ago | 1 answer | 0

1

answer