photo

Jay Vankawala


Last seen: 대략 3년 전 2019년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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...

대략 5년 전 | 답변 수: 1 | 0

1

답변