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

56.02% Correct | 43.98% Incorrect
Last Solution submitted on Dec 08, 2023

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers171

Suggested Problems

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!