Is there a way to shuffle matrix in julia like we do in matlab?
I know shuffle(v) shuffles the vector v of type Array{Any,1}. But doesnot 
work with matrices. 

Reply via email to