Help with a code calculating ?
Info
This question is closed. Reopen it to edit or answer.
Show older comments
Answers (1)
James Tursa
on 9 Mar 2017
Maybe put this at an appropriate place in your code:
if( n == 10 )
break;
end
1 Comment
Leesy
on 9 Mar 2017
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!