Statistics
3 Questions
0 Answers
RANK
156,350
of 300,364
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,934
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 168,407
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
Question
How to store normalised data from a struct into a separate struct for each separate field
Store = []; %Normalize spike time on go cue time for i = 1:length(unit) for j = 1:length(go) NSSpike = unit(i).times(...
5 years ago | 0 answers | 0
0
answersQuestion
How do I keep the target for a specific time period?
I am trying to let my target (*) stay for .5 sec if the key is not pressed by the user and then continue to another trial. If th...
6 years ago | 2 answers | 0
2
answersQuestion
Rand Function in MATLAB
I am very new to MATLAB. I'm trying to create trials using the rand function. I want four different rectangles on my figure to h...
6 years ago | 1 answer | 0