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
-
7458 Solvers
-
Matrix indexing with two vectors of indices
769 Solvers
-
Calculate the area of a triangle between three points
3404 Solvers
-
Set the array elements whose value is 13 to 0
1431 Solvers
-
Magic is simple (for beginners)
11057 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!