photo

Kieran


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


sorting data in matrix
say i have a matrix a = [2 3; 1 3; 3 2; 2 2; 1 2; 3 1; 2 1; 1 1] i would like to rearrange a such that the first column i...

11 years ago | 1 answer | 0

1

answer

Question


Matrix manipulation, turning a column vector into a square matrix?
say i have a matrix with things in it, and things are each column vectors 10000 in length, data = [ thing1(:) thing2(:) thi...

11 years ago | 2 answers | 0

2

answers