Statistics
14 Files
RANK
N/A
of 298,219
REPUTATION
N/A
CONTRIBUTIONS
0 Questions
0 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
564 of 20,548
REPUTATION
3,115
AVERAGE RATING
4.40
CONTRIBUTIONS
14 Files
DOWNLOADS
32
ALL TIME DOWNLOADS
29617
RANK
of 160,604
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
Submitted
Generate a new function m-file, with documentation
This makes it really easy to document your functions in a standard format.
15 years ago | 7 downloads |

Submitted
Check the number of arguments to a function
Prettify checking the number of arguments to a function.
15 years ago | 2 downloads |
Submitted
Set default values
A very simple function that initialises a missing or empty value in the caller function.
15 years ago | 2 downloads |
Submitted
ismonotonic
Determines whether or not a vector or matrix is monotonically increasing or decreasing.
15 years ago | 2 downloads |
Submitted
logical2cellstr, cellstr2logical
Convert from a logical array to a cell array of 'true'/'false' strings and back again.
16 years ago | 2 downloads |
Submitted
Almost a ternary conditional operator
Function for vectorised if-else statements.
16 years ago | 2 downloads |
Submitted
Calculate number of bins for histogram
Automatically calculates the 'best' number of bins for a histogram.
16 years ago | 3 downloads |

Submitted
ORDNUMSTR
Makes an ordinal numeral string from a number, e.g. 3 becomes 3rd.
16 years ago | 1 download |

Submitted
logticks
Calculates tick marks at appropriate points for log-scale plots.
19 years ago | 1 download |

Submitted
Jitter
Adds a small amount of noise to an array. Ideal for signal processing or chaos theory.
19 years ago | 2 downloads |

Submitted
Geometric standard deviation
Calculates the geometric standard deviation of an array.
19 years ago | 4 downloads |
