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 Solvers171
Suggested Problems
-
Back to basics 6 - Column Vector
1037 Solvers
-
Back to basics 12 - Input Arguments
583 Solvers
-
Back to basics 21 - Matrix replicating
1450 Solvers
-
Given a matrix, return the last eigen value
214 Solvers
-
Find the index of n in magic(n)
221 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!