Problem 2114. Factorial Numbers
Solution Stats
Problem Comments
-
1 Comment
Kuruvilla Mani
on 15 Jul 2016
I cant use factorial function?
Solution Comments
-
1 Comment
A C
on 28 Jul 2018
factorial code i think.
-
1 Comment
A C
on 28 Jul 2018
I do not know what they did there.
-
4 Comments
Show
1 older comment
Michael Ryan
on 14 Jan 2014
This challenge seems a little silly...
Neha
on 16 Jan 2014
this solution is silly. I think the challenge requires you to write you to write your own code, not use matlab's function
Suraj Gurav
on 18 Sep 2018
how this %nothing gives the solution ??
Sebastian
on 15 May 2021
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 Solvers382
Suggested Problems
-
3739 Solvers
-
205 Solvers
-
707 Solvers
-
401 Solvers
-
3590 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!