I have a 1000 by 2 matrix. I want that whenever there is an element >100 in the 1st column that row will be deleted. In a more simpler way, 1st column is the x-values and 2nd column is y-values. So whenever x>100, that (x,y) point needs to be deleted. I want to do this using a Matlab program. If anyone has any idea, please suggest me.

More Rajdeep Chowdhury's questions See All
Similar questions and discussions