<< str2conj Data management Formats conversions >>

fact >> Data management > strseek

strseek

seeks a string within the elements of a vector

Calling sequence

res = strseek(x,x_string);

Arguments

x:

a vector of strings

x_stringindex:

a string

res:

a vector giving the indexes corresponding to the lines of x containing

Examples

[x_list]=strseek(x,'obs']

Authors


Report an issue
<< str2conj Data management Formats conversions >>