Matt Stead
Mayo Clinic & Foundation
Followers: 0 Following: 0
Statistics
RANK
203,271
of 296,352
REPUTATION
0
CONTRIBUTIONS
0 Questions
2 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
16,746 of 20,394
REPUTATION
5
AVERAGE RATING
0.00
CONTRIBUTIONS
11 Files
DOWNLOADS
4
ALL TIME DOWNLOADS
27
RANK
of 156,133
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
Multi-colored pop-up menu entries
This worked better for me. Largely copied & pasted from something I'm working on, so edit as necessary. % set colors DARK_R...
23 days ago | 0
Submitted
directory_chooser
A UI widget to allow selection of multiple directories
9 months ago | 1 download |
Mask Password with asterisk in edit field used in app designer
function password_entry(src, evt) % password stored in src.UserData.password % src == 'edit' textbox whose 'KeyPress...
3 years ago | 0
Submitted
lad_reg
Least absolute deviation linear fit. Faster than ladregr.m (courtesy Joe Henning, available here), but not as general.
5 years ago | 1 download |
Submitted
ts_sort
A sort for time series data. Faster than qsort(), mergesort(), or heapsort() when compiled.
5 years ago | 1 download |
Submitted
quantfilt1
quantfilt1() is a span-order quantile filter for one-dimensional arrays
5 years ago | 1 download |