removing of lines or columns containing missing values (NaN)
xc= nandel(x,row_or_col);
a matrix (n x q) or a Div structure
removing lines = 'r', removing columns = 'c'; by default the choice is optimized in order to keep as information as possible
a Div structure; xc.d does not contain any missing value