Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
How to sort the elements of a matrix in a random order
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I have three matrix A=[4,5,8,1,6,3]', B =[1,2,3,7,9,6]' and C=[3,1,2,4,7,9]' and I want to generate X=[A B C] such that each element in A,B,C is randomly placed. I amusing Matlab 2007b
0 Kommentare
Antworten (0)
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!