removes columns from a Div structure
function [xc] = cdel(x,index);
a matrix (n x q) or a Div structure
an integer or a vector of integers corresponding to the columns to be removed
a Div structure; xc.d does no longer contain the columns corresponding to index