Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
How to sort the elements of a matrix in a random order
조회 수: 1 (최근 30일)
이전 댓글 표시
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
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!