it is giving me error in system generated code with a message not enough input argument in ifact program code
Show older comments
Answers (1)
KSSV
on 4 Aug 2021
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
Find more on Simulink Report Generator in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!