seeks a string within the elements of a vector
function [res] = strseek(x,x_string);
a vector of strings
a string
a vector giving the indexes corresponding to the lines of x containing
[x_list]=strseek(x,'obs']