Billy
Followers: 0 Following: 0
Feeds
提问
How to delete a specified string value in a nested cell array
I have a cell array which is 3000x1, called 'AOI'. Within this cell array are nested cell arrays, each with a single column but ...
1 year 前 | 1 个回答 | 0
1
个回答提问
Indexing in complex cell arrays
I have a 3275x1 cell array that looks like the following (see attatched images). I'm trying to extract only the values on the fi...
2 years 前 | 2 个回答 | 0
2
个回答提问
collapsing rows of a cell array into a single cell
I have a 312x3 cell called 'data'. In the first column there are 312 rows of different x-values, the second column there are 312...
2 years 前 | 1 个回答 | 0
1
个回答提问
Automating length with reshaping, and using reshape to loop through data.
Hello, I currently have a 3275x1 vector, named mouse_coord_array. Each cell has three specific data points repeated many times...
2 years 前 | 1 个回答 | 0
1
个回答提问
How do I delete the first X number of rows in a matrix for each participant, where each participant's ID number is specified in one of the columns?
Basically, I have a data set in MatLab, roughly 3000x4. One of the columns shows the participants name (they're numbered, so the...
2 years 前 | 1 个回答 | 0