BlueScott

10 Reputation

0 Badges

11 years, 87 days

MaplePrimes Activity


These are answers submitted by BlueScott

After screwing around with the documentation, it appears the splitbycolumn function also works. Just FYI in case someone else needs a similar solution.

 

Once data := big copy and paste data set .....

And presuming the var within said matrix is unique, you can sort using splitbycolumn(data,1)

TY

Page 1 of 1