removes lines
xc = rdel(x,index);
a matrix (n x q) or a Div structure
an integer or a vector of integers giving the numbers of the lines to remove
a Div structure; xc.d does not contain the lines of x corresponding to index
[x2]=rdel(x,[1;5;32])