help-octave
[Top][All Lists]
Advanced

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

Missing is_real_vector and is_real_matrix


From: Thomas Reinemann
Subject: Missing is_real_vector and is_real_matrix
Date: Tue, 03 May 2011 22:57:16 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.1.16) Gecko/20101125 SUSE/3.0.11 Thunderbird/3.0.11

Hello,

I installed octave yesterday and tried to use the tf function. But I
alway receive an error message like

octave:3> sys = tf (n, d)
error: `is_real_vector' undefined near line 38 column 15
error: called from:
error:   /usr/share/octave/packages/control-2.0.1/@tfpoly/tfpoly.m at
line 35, column 7
error:   /usr/share/octave/packages/control-2.0.1/__vec2tfpoly__.m at
line 32, column 7
error:   /usr/share/octave/packages/control-2.0.1/@tf/tf.m at line 123,
column 5


A search in the installation directory showed that the function is used
in many places. But there isn't a function which provides
is_real_vector. The same is true for is_real_matrix.

Which package contains both functions?

I use OpenSuse 11.2 and installed via the OpenSuse

download.opensuse.org/repositories/science/openSUSE_11.2/

repository.

Thanks Tom


reply via email to

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