Problem 43147. Basic commands - amount of inputs
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 commentsProblem Recent Solvers175
Suggested Problems
-
Arrange Vector in descending order
11983 Solvers
-
Find the maximum number of decimal places in a set of numbers
3022 Solvers
-
Find out missing number from a vector of 9 elements
302 Solvers
-
Sum of first n positive integers
594 Solvers
-
543 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!