Statistics
RANK
3,506
of 297,016
REPUTATION
16
CONTRIBUTIONS
1 Question
5 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
8
RANK
1,926 of 20,419
REPUTATION
942
AVERAGE RATING
4.80
CONTRIBUTIONS
10 Files
DOWNLOADS
16
ALL TIME DOWNLOADS
8399
RANK
of 157,725
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
Siegert Neuron
The Siegert Neuron has a transfer function equivalent to a leaky integrate-and-fire neuron.
13 years ago | 1 download |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/36497/versions/3/screenshot.png)
How can I save a list of open m-files?
Yep, at least on R2011A there is. f=matlab.desktop.editor.getAll; If you just want the filenames, then go filena...
13 years ago | 1
Object Deletion is VERY slow
Here's a partial explanation: <http://www.mathworks.ch/support/solutions/en/data/1-8PHW5N/index.html?solution=1-8PHW5N>, though ...
13 years ago | 0
Object Deletion is VERY slow
I hear you! VERY slow. Seems like it's some problem with handling circular references.
13 years ago | 0
Submitted
TakeAPicture
Take a snapshot of the current figure, save it as a png (or tiff or whatever) image
14 years ago | 1 download |
Submitted
Data Acquisition Thing
DataQ device device interface for when the provided package doesn't work
14 years ago | 1 download |
What is missing from MATLAB?
ability to enter default inputs like in python as in function out=foo(bar,bar1='arr',bar2='yarr') ...
14 years ago | 6
How to query whether event queue has been flushed
Hey-- idea was not to flush the event queue, but to check if it had been flushed. It was for an axes-limits listener callba...
14 years ago | 1
Question
How to query whether event queue has been flushed
I've got a callback function that's called Post-Set to the axes X-lim property. The Xlim is changed by everything, including ti...
14 years ago | 2 answers | 0
2
answersSubmitted
quickfind
Quickly finds an element in a sorted list. If not found, returns -index of next smaller element.
14 years ago | 1 download |
Submitted
Rate-Varying Poisson Process Generator
Generates a poisson-process based on a time-varying (or also scalar) rate signal.
14 years ago | 1 download |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/30056/versions/1/screenshot.png)