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 Solvers185
Suggested Problems
-
Which values occur exactly three times?
5233 Solvers
-
Maximum running product for a string of numbers
2252 Solvers
-
Generate N equally spaced intervals between -L and L
938 Solvers
-
5858 Solvers
-
5984 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!