How to swapping values in matrix row ?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Sajith Galgamuwa
el 20 de Abr. de 2016
Comentada: Sajith Galgamuwa
el 20 de Abr. de 2016
given matrix eg:-
1 6 6 8
9 5 7 2
it should be chang as
1 6 6 8
2 7 5 9
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!