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: Michael Godfrey
Subject: Re: Class related regressions in GNU Octave 4.0
Date: Sun, 12 Apr 2015 15:18:56 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0

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,

reply via email to

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