Prev: incorporate sampling weights in mnrfit ?
Next: textread
From: Maria_tab Manioudaki on 18 Mar 2010 09:13 I want to read a file that includes a number followed by tab and then a string using the [A, B] = textread([file, '.mots'], '%d\t%s\n'); and I get this error: Trouble reading literal string from file (row 1, field 3) Error in ==> textread at 177 > [varargout{1:nlhs}]=dataread('file',varargin{:}); Any suggestions? What is (row 1, field 3) refer to?? Thanks, Maria
|
Pages: 1 Prev: incorporate sampling weights in mnrfit ? Next: textread |