Community Profile

photo

Greg Dunphy


Last seen: 2년 초과 전 2021년부터 활동

통계

  • Thankful Level 1

배지 보기

Content Feed

보기 기준

질문


Divide each element of an array by the corresponding element of another array
I have 2 cell arrays of numbers, e.g.: a = [1, 2, 3] b = [4, 5, 6] and I want to divide each element of a by the correspondin...

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

1

답변

질문


Add variables calculated in a for loop into an array
I am trying to run a for loop where I call a 'caculate' function on each element of an array, and then save each new calculated ...

2년 초과 전 | 답변 수: 2 | 0

2

답변