help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: textscan wanted


From: redbaronMIT
Subject: Re: textscan wanted
Date: Sun, 28 Aug 2011 19:49:03 -0700 (PDT)

 I added both files to my Windows 3.2.4 Octave version.  I tested them with
the "help COMMAND" and got the following error for strread ("help textscan"
returned the help-text fine)

help strread
>>>parse error near line 189 of file
D:\Octave\3.2.4_gcc-4.4.0\share\octave\3.2
.4\m\dev\strread.m

  syntax error

>>>   [~, ~, ~, fmt_words] = regexp (formatstr, "[^\\s]+");
       ^

parse error near line 189 of file
D:\Octave\3.2.4_gcc-4.4.0\share\octave\3.2.4\
m\dev\strread.m

  syntax error

>>>   [~, ~, ~, fmt_words] = regexp (formatstr, "[^\\s]+");
       ^

error: called from:
error:   D:\Octave\3.2.4_gcc-4.4.0\share\octave\3.2.4\m\help\help.m at line
55,
 column 17


Let me know if this has a possible fix.
-Jason


----
Quoted message:

I've attached updated versions of strread.m and textscan.m

If the format includes regular expressions then these won't work. Otherwise,
the should be ok.

If no problems are found, I'll move this thread to the developers list.

Ben




_______________________________________________
Help-octave mailing list
address@hidden
https://www-old.cae.wisc.edu/mailman/listinfo/help-octave



--
View this message in context: 
http://octave.1599824.n4.nabble.com/textscan-wanted-tp3002808p3775352.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]