From: fadl on
in my text file I have this word GO-ID. how could I make textscan fun start
reading from word?
I try fseek but when I try to return the index of this word with strfind the
problem is that the output of text scane is cell and strfind could not dell
with cell array.
Regards