Community Profile

photo

David Nguyen


EPFL

Active since 2014

Followers: 0   Following: 0

Message

David Nguyen received his BS degree in
microengineering in 2012 from the École
Polytechnique Fédérale de Lausanne
(EPFL), where he is currently pursuing his
MS degree in applied optics. His research
interests include imaging optics and the
nanotechnologies.

Statistics

All
  • Scavenger Finisher
  • Solver

View badges

Feeds

View by

Solved


Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...

7 years ago

Answered
GUIDATA save handles only after exiting callback
Here is a possible solution: % Button Callback function button1_Callback(hObject, eventdata, handles) % Call s...

10 years ago | 0

| accepted

Answered
GUIDATA save handles only after exiting callback
Dear nl2605, I am really surprised that you get the code running. I checked twice and I still have the same error: *Ref...

10 years ago | 0

Answered
GUIDATA save handles only after exiting callback
Dear nl2605, I changed my code to: % Button Callback function button1_Callback(hObject, eventdata, handles) % ...

10 years ago | 0

Question


GUIDATA save handles only after exiting callback
Dear All, I am currently working on a _GUI_ using _Matlab GUIDE_. I work with the _handles_ to store some data to be ava...

10 years ago | 4 answers | 0

4

answers