a question about the for loop index

Hello,
I would like to have a for loop with its index k ranging from e.g. 8 to 1 such that in the first iteration k=8, in the second iteration k=4, in the 3rd iteration k=2, and in the forth iteration k=1. I would appreciate your help. Thanks.

 Accepted Answer

More Answers (0)

Categories

Find more on Loops and Conditional Statements in Help Center and File Exchange

Asked:

Mnr
on 24 Jun 2015

Commented:

Mnr
on 24 Jun 2015

Community Treasure Hunt

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

Start Hunting!