octave-maintainers
[Top][All Lists]
Advanced

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

control packages stops working


From: Torsten
Subject: control packages stops working
Date: Mon, 17 Dec 2012 22:40:01 +0100
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/17.0 Thunderbird/17.0

Hi all,

the control packages stopped working on my system (tip 15806, fresh
installed control-2.4.1). Entering tf([1],[1 1]) I get:

error: tfpoly: argument must be a real vector
error: called from:
error:   /usr/local/share/octave/packages/control-2.4.1/@tfpol/tfpoly.m
at line 43, column 9
error:   /usr/local/share/octave/packages/control2.4.1/__vec2tfpoly__.m
at line 32, column 7
error:   /usr/local/share/octave/packages/control-2.4.1/@tf/tf.m
at line 213, column 5

Looks like the functions is_real_vector() and is_real_matrix() always
return 0.

Can anyone confirm this or is it just my setup (I played around with my
locale settings lately) ?

Best,
Torsten


reply via email to

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