Statistics
RANK
2,321
of 277,805
REPUTATION
22
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
13,103 of 18,797
REPUTATION
19
AVERAGE RATING
0.00
CONTRIBUTIONS
2 Files
DOWNLOADS
7
ALL TIME DOWNLOADS
196
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
1 Public Channel
AVERAGE RATING
30
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Solved
Determine whether a vector is monotonically increasing
Return true if the elements of the input vector increase monotonically (i.e. each element is larger than the previous). Return f...
1 year ago
Question
How to eliminate "undercuts" of a 2d curve?
I have a curve made up of a 2d vector of points which has "undercuts". I'd like to create a new curve which eliminates these un...
1 year ago | 1 answer | 0
1
answerSubmitted
Sound Alerts
Plays one of three sounds at a chosen volume level. This can be used to notify you when your script completes (or as portions c...
4 years ago | 5 downloads |

Question
How can I avoid the "change folder / add to path" window when running a script?
This window pops up every time I run a new script, and I always click "add to path." I know how to use the addpath or cd functi...
4 years ago | 1 answer | 0
1
answerSubmitted
DTS Binary Data Reader
Batch converts DTS data files to mat files for convenient post-processing
6 years ago | 2 downloads |

Question
How to get the size or position of the plot box within a figure window?
After much effort, I am still struggling to find the command to get the size or position of the plot box (i.e. the white box) wi...
9 years ago | 2 answers | 0