Kendal
Followers: 0 Following: 0
Feeds
提问
Date to vector error
I am getting the following error: "Error using datevec The input to DATEVEC was not an array of character vectors or strings." ...
2 years 前 | 0 个回答 | 0
0
个回答提问
Column of dates to vector
Hey guys, I have a table that contains dates that I would like to convert to a column of numbers (a vector), so I can do some f...
2 years 前 | 1 个回答 | 0
1
个回答提问
find columns adjacent to logical values
I have a table with 891 rows and 12 colums. I have sorted 1 column logically (0's and 1's) and need to pull out data from 2 othe...
2 years 前 | 1 个回答 | 0
1
个回答提问
How to find corresponding indices?
Good Day, I have a dataset I am working (891 rows,12 columns) with and have already sorted one column with zeros and ones (Logi...
2 years 前 | 1 个回答 | 0
1
个回答提问
How to find specific elements in a matrix
Good Day, I have a matrix: R55 = [2,4,6,9,11;7,8,9,10,6;1,2,6,4,5;,6,9,8,5,6;1,6,5,7,5]; I would like to find the specific loc...
2 years 前 | 2 个回答 | 0
2
个回答提问
Search and replace data
Good Day, For an assignment: I have a matrix: R55 = [2,4,6,9,11;7,8,9,10,6;1,2,6,4,5;,6,9,8,5,6;1,6,5,7,5]. I need to search th...
2 years 前 | 0 个回答 | 0
0
个回答提问
How to replace a subsection in a 5 x 5 matrix with a 4 x 2 matrix
I have a matrix: R55 = [2,4,6,9,11;7,8,9,10,6;1,2,6,4,5;,6,9,8,5,6;1,6,5,7,5]; I need to replace the subsection of elements sta...
2 years 前 | 1 个回答 | 0