Jeffrey Chiou
University of Pittsburgh
Followers: 0 Following: 0
Professional Interests: neuroscience, signal processing, brain-computer interfaces
Statistics
RANK
9,014
of 293,920
REPUTATION
4
CONTRIBUTIONS
1 Question
4 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
2
RANK
2,771 of 20,060
REPUTATION
592
AVERAGE RATING
4.80
CONTRIBUTIONS
2 Files
DOWNLOADS
16
ALL TIME DOWNLOADS
5578
RANK
of 150,100
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
parseParameters
Parameter name-value pair parsing - concise syntax, no assignin, and very fast.
8 years ago | 2 downloads |
input does not work in startup file on matlab 2013a and 2013b
Hi Alex, I found a workaround that involves editing the matlabrc.m file (which is generally discouraged). As a disclaimer, I ...
10 years ago | 0
startup.m problem
Hi Oliver, See my response here for full details <http://www.mathworks.com/matlabcentral/answers/105256#answer_142450> (in re...
10 years ago | 0
startup.m file sequence
Hi Seetha, I believe this happens because, in recent versions of MATLAB, startup.m runs during the compilation process. See m...
10 years ago | 0
Parpool and matlabpool stuck (busy), but local cluster profile validates
Solved it. If the startup.m function has an 'input' command, parpool will not start. The 'keyboard' command in startup.m will...
10 years ago | 2
Question
Parpool and matlabpool stuck (busy), but local cluster profile validates
When I try to use the commands matlabpool open or parpool, it remains stuck at 'busy'. However, when I go to the cluster profile...
10 years ago | 1 answer | 0
1
answerSubmitted
Flexible and Fast Spike Raster Plotting
Plots spike rasters from spike times or binary trains. Faster than most implementations.
10 years ago | 14 downloads |