Community Profile

photo

Matt Stead


Mayo Clinic & Foundation

Last seen: 10 days ago Active since 2019

Followers: 0   Following: 0

Message

Statistics

All
  • First Answer
  • Personal Best Downloads Level 1
  • First Submission

View badges

Feeds

View by

Submitted


directory_chooser
A UI widget to allow selection of multiple directories

10 days ago | 0 downloads |

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

2 years ago | 0

Submitted


ts_stats
mex function to return time series statistics

4 years ago | 3 downloads |

Submitted


lad_reg.c
mex version of lad_reg

4 years ago | 2 downloads |

Submitted


ts_sort.c
mex version of ts_sort.m

4 years ago | 1 download |

Submitted


quantval.c
returns quantile value in a 1-dimensional array

4 years ago | 1 download |

Submitted


quantval_int.c
int32 version of quantval.c

4 years ago | 1 download |

Submitted


ts_sort_int.c
int32 version of ts_sort.c

4 years ago | 1 download |

Submitted


quantfilt1.c
mex file for quantfilt1.m

4 years ago | 2 downloads |

Submitted


lad_reg
Least absolute deviation linear fit. Faster than ladregr.m (courtesy Joe Henning, available here), but not as general.

4 years ago | 1 download |

Submitted


ts_sort
A sort for time series data. Faster than qsort(), mergesort(), or heapsort() when compiled.

4 years ago | 1 download |

Submitted


quantfilt1
quantfilt1() is a span-order quantile filter for one-dimensional arrays

4 years ago | 1 download |