Community Profile

photo

Greg Dunphy


Last seen: 2年以上 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


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

回答