help-octave
[Top][All Lists]
Advanced

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

Re: textscan wanted


From: Tatsuro MATSUOKA
Subject: Re: textscan wanted
Date: Mon, 29 Aug 2011 14:48:27 +0900 (JST)

Hello

For my case

octave-3.2.4.exe:1> help strread
error: help: `strread' not found.


Do you know the oct2mat issue for octave 3.2.4 for windows?
Please see;
http://wiki.octave.org/wiki.pl?OctaveForWindows
 1. Standalone ports
  1.1. Octave 3.2.4 for Windows MinGW32
   Additional important topics found after the release:

Regards

Tatsuro





--- On Mon, 2011/8/29, redbaronMIT <address@hidden> wrote:

> 
>  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.
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://mailman.cae.wisc.edu/listinfo/help-octave
>


reply via email to

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