Hi all
I am unable to sort a matrix and sorting the same colname.


E.G.

matrix M = {Class_A..Class_D}

colnames(M, "Class_A Class_B Class_C Class_D") 

A = dsort(M) 

printing A I see the right numerbs but the wrong colnames and despite my research in the Gretl User’s Guide I was unable to find myself the solution.

Any suggestion? 

Thanks a lot


Guido