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 Solvers183
Suggested Problems
-
2353 Solvers
-
Arrange Vector in descending order
13009 Solvers
-
Sum of diagonal of a square matrix
1621 Solvers
-
Getting the indices from a matrix
707 Solvers
-
Cumulative product of a vector
296 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!