octave-maintainers
[Top][All Lists]
Advanced

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

Re: Class related regressions in GNU Octave 4.0


From: Philip Nienhuis
Subject: Re: Class related regressions in GNU Octave 4.0
Date: Sun, 12 Apr 2015 13:34:50 -0700 (PDT)

Michael Godfrey wrote
> I tried the example in Matlab R2105a:
> First I had the change end for to end, but then:
> 
>  >> runme
> Error: File: /home/godfrey/mdg/bug44498/@bug44498/bug44498.m Line: 3 
> Column: 15
> The input character is not valid in MATLAB statements or expressions.
> 
> Error in runme (line 3)
>      object = bug44498 (data {i});
> 
>  >> quit
> address@hidden bug44498]$ vi runme.m
> address@hidden bug44498]$ ls
> @bug44498  runme.m  runme_oct.m
> 
> =======================
> Sorry, not clear what to do now,

Change the double quotes to single quotes.
One of the classical Matlab/Octave incompatibilities :-)

Philip



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Class-related-regressions-in-GNU-Octave-4-0-tp4669399p4669801.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.



reply via email to

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