![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/12136697_1534781730478_DEF.jpg)
SRB
Followers: 0 Following: 0
Statistics
9 Questions
0 Answers
RANK
229,759
of 297,016
REPUTATION
0
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
77.78%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
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
Question
Help Making Heat Map with Categorical Y-axis and Continuous X-axis
I have 474 x 3 matrix (attached). Column 1 of the matrix is time, column 2 is the number of times something occurred, and column...
5 years ago | 1 answer | 0
1
answerQuestion
Conditional Indexing Using Specific Numbers in A Column
I have the following 2156 x 11 matrix (A). I have attached the matrix. I want to use column 11 to get all rows between 5001's an...
5 years ago | 1 answer | 0
1
answerQuestion
How do you use multiple indices to separate data and put in a structure?
I have a 3672 x10 matrix (A). I have a 1x300 array of indices (B). What I would like to do is get the data in matrix A between t...
5 years ago | 2 answers | 0
2
answersQuestion
Iterate through indexes creating a new matrix
I have a 169x1 array containing start indexes (array A). I have a 169x1 array containing stop indexes (array B). I have a 22394x...
5 years ago | 1 answer | 0
1
answerQuestion
Select all Rows that Contain A Certain Number and Any NaN's That follow Them
I have a 94x4 matrix. A truncated example is below: A = 434.390000000000 1 NaN NaN 434.700000000000 NaN NaN 42.057000000000...
6 years ago | 1 answer | 0
1
answerQuestion
Extract rows in one array based on time values in a another array +20 seconds
I have two arrays. Array A is a 29 x 1 vector that includes different times that an event occurred. Array B is a 1410 x 4 matrix...
6 years ago | 2 answers | 0
2
answersQuestion
Extract rows an put them in a different array based on specific column values.
I have a 1410 x 4 matrix. A truncated version is below: 399.010000000000 2 1 NaN 399.760000000000 16 NaN NaN 400.140000000...
6 years ago | 1 answer | 0
1
answerQuestion
Selecting a Range of Rows in An Array Based off a Certain Value.
I have a 1796990 x 4 matrix. Below is a truncated example: 0.0100000000000000 NaN NaN 68.0860000000000 0.02000000000000...
6 years ago | 3 answers | 0
3
answersQuestion
How to reference a cell in a matrix only if it is preceded by a specific number?
I have a 588x2 matrix. The first column are times associated with an event and the second column is a number representing the ty...
6 years ago | 2 answers | 0