Community Profile

photo

Greg Dunphy


Last seen: mehr als 2 Jahre vor Aktiv seit 2021

Followers: 0   Following: 0

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 2 Jahre vor | 2 Antworten | 0

2

Antworten