how to run iterations?
119 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Oluyemi Jegede
am 6 Feb. 2014
Kommentiert: Oluyemi Jegede
am 6 Feb. 2014
Please I need help with iterations. For instance, if my Matlab script runs thus:
z=2; z=1+z
What can i do if i am looking to run this a hundred times such that the result from '1+z' is put in place of Z upon every iteration. Thanks
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (1)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!