swapping numbers
Mostrar comentarios más antiguos
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 comentario
Jan
el 7 de Feb. de 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?
Respuestas (1)
Andrei Bobrov
el 7 de Feb. de 2012
1 voto
Categorías
Más información sobre Loops and Conditional Statements en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!