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 Solvers187
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15779 Solvers
-
Project Euler: Problem 5, Smallest multiple
1648 Solvers
-
637 Solvers
-
Count decimal digits of a number
234 Solvers
-
Area of an equilateral triangle
6779 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!