ushuffle the matrix elements
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Offroad Jeep
am 22 Okt. 2022
Beantwortet: John D'Errico
am 22 Okt. 2022
let a be any mXm matrix
e.g.
a = magic(3)
8 1 6
3 5 7
4 9 2
i want to shuffle the elements of the matrix so that they go to different positions
please guide.... Regards....
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Migrate GUIDE Apps finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!