photo

Spigge


Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

6 Questions
2 Answers

RANK
231,052
of 299,784

REPUTATION
0

CONTRIBUTIONS
6 Questions
2 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20,803

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 165,909

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
  • Thankful Level 1
  • First Answer

View badges

Feeds

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...

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...

10 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,...

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

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 ...

11 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...

11 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...

11 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...

12 years ago | 1 answer | 0

1

answer