help-octave
[Top][All Lists]
Advanced

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

Re: GNU Octave 3.6.4 Released


From: Lukas Reichlin
Subject: Re: GNU Octave 3.6.4 Released
Date: Sat, 23 Feb 2013 20:49:02 +0100

Hi John,

I recompiled my packages (control and quaternion) and I get an unknown error 
when running the test cases:

octave:1> test_quaternion 
error: '__type' undefined near line 510 column 21
error: evaluating argument list element number 1
error: called from:
error:   /Users/lukas/quaternion/inst/test_quaternion.m at line 510, column 9
error:   ?unknown? at line -1, column -1
octave:1> test_control 
error: '__type' undefined near line 510 column 21
error: evaluating argument list element number 1
error: called from:
error:   /Users/lukas/control/inst/test_control.m at line 510, column 9
error:   ?unknown? at line -1, column -1
octave:1> 


Note that both test_*.m have way less than 510 lines.

Lukas

reply via email to

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