I have a random vector x = rand (10) 
how to find the index of maximum but omitting to check any field eg not x [
5,7] 
some like: 
indmax y = (x [but not read [5,7]])
Paul

Reply via email to