it is giving me error in system generated code with a message not enough input argument in ifact program code

Answers (1)

Don't run the code straight away using run button. Save the function in a folder, go to that folder and call it in the workspace.
n = 7 ;
f = ifact(n)

Categories

Asked:

on 4 Aug 2021

Answered:

on 4 Aug 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!