I'm struggling to complete the function with a for loop.
Below is what I have got so far. Not sure what went wrong and how to fix it.
I also need a code to call the function at the end.

 Akzeptierte Antwort

VBBV
VBBV am 27 Aug. 2022

0 Stimmen

(factorial(i)).^2)
You have two extra parenthesis for this term

2 Kommentare

VBBV
VBBV am 27 Aug. 2022
Bearbeitet: VBBV am 27 Aug. 2022
Additional parenthesis )) are not needed. And end is missing for function as well.
Laidog
Laidog am 27 Aug. 2022
where should I put the end that I'm missing

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Loops and Conditional Statements finden Sie in Hilfe-Center und File Exchange

Produkte

Gefragt:

am 27 Aug. 2022

Kommentiert:

am 27 Aug. 2022

Community Treasure Hunt

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

Start Hunting!

Translated by