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 Solvers173
Suggested Problems
-
Sort a list of complex numbers based on far they are from the origin.
5638 Solvers
-
384 Solvers
-
642 Solvers
-
Find Out sum of principal diagonal element of given matrix
246 Solvers
-
759 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!