Re: Matrix sort

2013-08-21 Thread Oscar Benjamin
On 21 August 2013 10:24, wrote: > Hi > I have a matrix of numbers representing the nodal points as follows: > > Element No.Nodes > > 1 1 2 3 4 > 2 5 6 7 8 > 3 2 3 9 10 > ... > ... > x

Matrix sort

2013-08-21 Thread vijayendramunikoti
Hi I have a matrix of numbers representing the nodal points as follows: Element No.Nodes 1 1 2 3 4 2 5 6 7 8 3 2 3 9 10 ... ... x 9 10 11 12 ... so this is