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 Solvers184
Suggested Problems
-
Find the longest sequence of 1's in a binary sequence.
6662 Solvers
-
408 Solvers
-
Check that number is whole number
5155 Solvers
-
Matlab Basics II - Max & Index of Max
263 Solvers
-
321 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!