Make a function, which will return amount of given inputs
Example:
amountinput(1,2,4,3,10) -> 5 , because we gave function 5 inputs
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers188
Suggested Problems
-
Make the vector [1 2 3 4 5 6 7 8 9 10]
53437 Solvers
-
Extract leading non-zero digit
2252 Solvers
-
Vectorize the digits of an Integer
338 Solvers
-
514 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
361 Solvers
More from this Author12
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!