BobbyRoberts
Followers: 0 Following: 0
Statistics
12 Questions
0 Answers
RANK
204 040
of 295 467
REPUTATION
0
CONTRIBUTIONS
12 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 20 234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 912
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
Get the positions of the first logicals (multiple sets) in an array
Hi. I am trying to find where the value of an array increases to a particular threshold (thresh=5). For example, I started off w...
mer än 2 år ago | 2 answers | 0
2
answersQuestion
MATLAB closing when beginning parallel processing
It was working all day while I troubleshooted some things. Now, for some reason, MATLAB closes without any warning - just shuts ...
mer än 2 år ago | 2 answers | 0
2
answersQuestion
smoothdata function not working for matrix . any one have ideas to what is going on?
I attached a 60x22 matrix a. I have a cell array containing a matrix like this one. I am trying to use the smoothdata function ...
ungefär 3 år ago | 2 answers | 0
2
answersQuestion
Return logical for rows of non-zero numbers for specified columns (similar to "all" function)
Hi. I need to calculate a logical from a 1x3 matrix (although the number of columns is irrelevant) that tells me if non-zero num...
mer än 3 år ago | 1 answer | 0
1
answerQuestion
take the first and last row of a matrix but sample in between
Hi. I have created a 501 x 7 matrix, and would like to downsample the matrix to be 15 x 7. However, I would like the first and l...
nästan 4 år ago | 1 answer | 0
1
answerQuestion
Renaming files in a folder in bulk
Hi. I am trying to rename a bunch of MAT files within a folder. For example, the current files are named: AB007_group2_subject...
mer än 4 år ago | 1 answer | 0
1
answerQuestion
adding variablenames to multiple columns in cell2table
Hi I have a 30 x 42 cell array. I want to turn this into a table and add variable names for every 7 columns such that I will hav...
mer än 4 år ago | 1 answer | 0
1
answerQuestion
Repeat a string in multiple cells at once within an array
Hi. This is likely very simple, but I can't figure it out. I'm trying to put a character string into a multiple cells in an a...
mer än 4 år ago | 1 answer | 0
1
answerQuestion
Identifying identical vectors within a cell array and then grouping/moving them into a different cell arrays
Hi. I have a cell array containing about 100 terms. Each term is a vector containing numbers from 1 : 6. Each vector could conta...
mer än 4 år ago | 1 answer | 0
1
answerQuestion
Adding different colorbars to each row of subplots? Removing subplot axes? Decrease subplot spacing?
I am having a hardtime figuring out how to do a few things to a subplot. I will list them below: COLORBAR: When I try to add co...
mer än 4 år ago | 1 answer | 0
1
answerQuestion
Centering different yaxis plots at the same point
Hi. I am trying to plot arrays of which have different y ranges. For example, array1 could range from -1 to 1 while another may ...
mer än 4 år ago | 1 answer | 0
1
answerQuestion
Finding all consecutive numbers of different lengths within a vector
I am trying to create a new vector based on the example vector below. This new vector needs to contain only the first value of e...
mer än 4 år ago | 1 answer | 0