From: kk KKsingh on
is it possible to remove coulmns from matrix without using for loop..Suppose i want to remove first 200 coulmns and end 200 columns of A=1000 by 1000 Matrix.....without using for loop