photo

Jay Vankawala


Last seen: alrededor de 3 años hace Con actividad desde 2019

Followers: 0   Following: 0

Estadística

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Combining if and for loop to iterate through a cell array
Pseudocode: I want to read column 2 of a cell array. If the value of column 2 is "x", then I want to open the matrix in column 1...

más de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Multiple Figure Output from if/then - how to get onto one subplot?
This code fits a line to some data. When it fits certain perameters we set (r, b), it graphs the output. Each iteration of a f...

más de 4 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Difficulty storing Output from Loop (Unable to perform assignment because the size of the left side is 1-by-1 and the size of the right side is 2-by-1)
This loop works - for i=1:19 x(find(y(start(i):end(i),:) ==max(y(start(i):end(i),:)))+ (start(i)-1)) end However, when...

alrededor de 5 años hace | 1 respuesta | 0

1

respuesta