Matlab while loop/array help. - MATLAB Answers - MATLAB Central
i have to find the minimum of this array but i have to exclude the 0.555 value since this is an anomaly and then find the minimum after this value has been excluded. the data I am actually working with is much bigger. does anybody know how to write a whil...