swapping numbers

1 view (last 30 days)
FIR
FIR on 7 Feb 2012
I have a set of numbers say data=[3 5 7 1 2 15...100],having 100 values,i need to swap every element and need the answer in ascending order,i want to take first 20 values,swap,ten next 20swap,...please help
  1 Comment
Jan
Jan on 7 Feb 2012
The question is not clear yet. Can you give a unique definition and a small example? What have you tried so far and which problems occurred - e.g. error messages?

Sign in to comment.

Answers (1)

Andrei Bobrov
Andrei Bobrov on 7 Feb 2012

Categories

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

Community Treasure Hunt

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

Start Hunting!