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
-
Back to basics 8 - Matrix Diagonals
960 Solvers
-
Convert a vector into a number
613 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1251 Solvers
-
MATCH THE STRINGS (2 CHAR) very easy
298 Solvers
-
Test Problem; Create a 5x5 array containing all ones
402 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!