Community Profile

photo

Spigge


Active since 2013

Statistics

  • First Review
  • Thankful Level 1
  • First Answer

View badges

Content Feed

View by

Answered
Datatips don't disappear
To me, it seems like this problem occurs more frequently for tooltips that need to be repositioned to fit inside the application...

8 years ago | 0

Question


How to detect if the user has pressed the mouse button anywhere on the screen?
In my GUI application, I want to reset a time variable when the mouse button is pressed anywhere on the screen. The idea is to d...

8 years ago | 0 answers | 0

0

answers

Answered
Can I work with two versions of an application under separate folders but with the same filenames?
Thanks Walter, that sorts out my compilation worries. But how is it in general, prior to compilation: If I have two folders,...

9 years ago | 0

Question


Can I work with two versions of an application under separate folders but with the same filenames?
Hi, Is it possible to simultaneously work on two (or more) versions of the same application, sharing the same set of filename...

9 years ago | 2 answers | 0

2

answers

Question


Modification of built-in dialog boxes
As an experiment, I made some modifications to the built in error dialog box function (by typing _edit errordlg_ ) and saved it ...

9 years ago | 1 answer | 0

1

answer

Question


Progress or status bar while using getframe
Hi I would like to show a progress/status bar figure, for example Matlab's _waitbar_, while using _getframe(f1)_ on a fullscr...

9 years ago | 1 answer | 0

1

answer

Question


How can I avoid displaying "0" in my text box when cancel is pressed using UIGETDIR
Hi, The dialog box UIGETDIR returns either the selected folder name as a string if OK is pressed or the number 0 if Cancel is...

9 years ago | 1 answer | 0

1

answer

Question


Fast linear matrix interpolation for time data NOT equally spaced
I desperately need a fast linear matrix interpolation function for NOT equally spaced time data. Matlab's interp1 is slow and yo...

10 years ago | 1 answer | 0

1

answer