How to swapping values in matrix row ?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Sajith Galgamuwa
il 20 Apr 2016
Commentato: Sajith Galgamuwa
il 20 Apr 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 Commenti
Risposta accettata
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!