octave-maintainers
[Top][All Lists]
Advanced

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

Re: Can someone test this for me in MATLAB?


From: Michael Goffioul
Subject: Re: Can someone test this for me in MATLAB?
Date: Fri, 4 Jan 2013 14:27:53 -0500

On Fri, Jan 4, 2013 at 2:10 PM, Michael D. Godfrey <address@hidden> wrote:
On 01/04/2013 02:03 PM, Michael Goffioul wrote:
On Fri, Jan 4, 2013 at 2:01 PM, Michael D. Godfrey <address@hidden> wrote:
I did it again: wrong copy/paste:
>> run                    
??? Undefined function or method 'printf' for input arguments of type 'char'.


Error in ==> run>run_test at 19
        printf ('-- error occured while executing '); disp (fn);


Error in ==> run at 4
  run_test (@test_1);
 

Ok, I changed printf calls into fprintf. Hopefully it'll work this time.

Michael.

Here is attached file.  Some things worked...

Actually, nothing worked. "PropertyList" and "MethodList" are not supported yet by your MATLAB version, and it seems "addpath" does not support relative paths (looks again like an octave extension).

Please try this mordified archive. Sorry for the back and forth...

Michael.

Attachment: octave-test.tar.gz
Description: GNU Zip compressed data


reply via email to

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