Question: Write a function that calculates the factorial of a given number. There will be one input (the number) and one output (the factorial of the
Write a function that calculates the factorial of a given number. There will be one input (the number) and one output (the factorial of the number). Do not use the built in MATLAB function factorial. Test your function with the numbers 3 & 6. Hint: Use a for loop!
Using MATLAB.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
