Calling out from for loop
Mostra commenti meno recenti
for i=0:7
i=fibonacci(sym(i+1))
end
I have this for loop and i want to call out the 6th term so i put it in an equation.
Can it be done?
2 Commenti
Rik
il 4 Giu 2021
What do you mean? What is your goal? Can you explain it a bit more?
Jane Smith
il 4 Giu 2021
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Loops and Conditional Statements in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!