Community Profile

photo

Juan Carrau


Last seen: quasi 2 anni fa Attivo dal 2018

Followers: 0   Following: 0

Statistiche

All
  • Thankful Level 1
  • Solver

Visualizza badge

Feeds

Visto da

Domanda


Pass m-function as parameter in m-function
So I want to pass an m-function(func2) as a parameter to another m-function (func1), so as that func1 can use func2 inside it. S...

circa 2 anni fa | 1 risposta | 0

1

risposta

Risolto


Find the sum of all the numbers of the input vector
Find the sum of all the numbers of the input vector x. Examples: Input x = [1 2 3 5] Output y is 11 Input x ...

circa 4 anni fa

Risolto


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

oltre 5 anni fa