photo

Morgan Roberts


Active since 2017

Followers: 0   Following: 0

Message

MRes student at Imperial College London

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How to add rows to an existing table
Hi I am trying to add rows to this existing table, however I can't seem to add any, the one row just gets changed to the new...

6 years ago | 2 answers | 1

2

answers

Question


Assigning specific elements of vector a different value
Hi I am trying to assign values to elements from one vector based on the values of another vector: r = [1,3,4,5,3,3,...

6 years ago | 1 answer | 0

1

answer

Question


Find value in a cell array
Hi, I am trying to find out if a certain bin in a table contains a certain value based on another vector. b= 0; ...

6 years ago | 0 answers | 0

0

answers

Question


Finding a vector with a table
Hi, I have a table: 23x4 double 56.3507527250652 'BRANCH' 13x4 double 64.3500399298111 'BRANCH' 19x4 double 9...

6 years ago | 1 answer | 0

1

answer

Question


Storing the output of a for loop in a cell array
Hi, I am trying to store the output of a for loop in a cell array - x = [0,0,0,0,0,5,6,4,3,4,5,6,3,3,5,5,6,3,0,4,4,5,4...

6 years ago | 1 answer | 0

1

answer

Question


Split array into sub arrays
Hi, I am trying to split some data in x,y,z: x = [351;333;337;341;346;350;354;359;363;368;372;377]; y = [145;180...

7 years ago | 2 answers | 0

2

answers

Question


How to store the output of a for loop in a matrix?
Hi, I am trying to make a for loop which extracts data from one matrix using another matrix (extracting data from a when b = 1...

7 years ago | 1 answer | 0

1

answer