Statistics
RANK
278,287
of 297,016
REPUTATION
0
CONTRIBUTIONS
6 Questions
2 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
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
Feeds
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...
9 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...
9 years ago | 0 answers | 0
0
answersCan 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,...
10 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...
10 years ago | 2 answers | 0
2
answersQuestion
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 ...
10 years ago | 1 answer | 0
1
answerQuestion
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...
10 years ago | 1 answer | 0
1
answerQuestion
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...
10 years ago | 1 answer | 0
1
answerQuestion
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...
11 years ago | 1 answer | 0