Community Profile

S


Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Extract data from multiple csv files
I am looking to extract certain columns of data from numerous csv files stored in a folder. I want to be able to take the data i...

8 years ago | 1 answer | 0

1

answer

Question


Adding a number to a vector depending on a different vector
I have a column vector containing only zeros and ones (A) I have another column vector, the same length as A, containing numero...

8 years ago | 1 answer | 0

1

answer

Question


Resizing an array - removing elements
I have an array of data, in this case 61 rows long. I need to reshape this into 3s - LSB1 = reshape(LSB,3,[]); but as 61 isn't...

8 years ago | 2 answers | 0

2

answers