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 Solvers175
Suggested Problems
-
Extract leading non-zero digit
2175 Solvers
-
Split a string into chunks of specified length
1881 Solvers
-
Replace multiples of 5 with NaN
449 Solvers
-
07 - Common functions and indexing 5
414 Solvers
-
5276 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!