Problem 2114. Factorial Numbers
Solution Stats
Problem Comments
-
1 Comment
I cant use factorial function?
Solution Comments
-
1 Comment
factorial code i think.
-
1 Comment
I do not know what they did there.
-
4 Comments
This challenge seems a little silly...
this solution is silly. I think the challenge requires you to write you to write your own code, not use matlab's function
how this %nothing gives the solution ??
WIth '%nothing!' the user-defined function 'factorial' is not implemented. When the test-suite calls 'factorial' Matlab's built-in 'factorial' method is called instead which does exactly what the question asks.
Problem Recent Solvers378
Suggested Problems
-
Getting the row and column location from a matrix
273 Solvers
-
Return the first and last characters of a character array
7128 Solvers
-
ベクトル [1 2 3 4 5 6 7 8 9 10] の作成
434 Solvers
-
409 Solvers
-
431 Solvers
More from this Author2
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!