[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: is_real_vector() missing?
From: |
notMyUsername |
Subject: |
Re: is_real_vector() missing? |
Date: |
Sat, 8 Nov 2014 09:35:53 -0800 (PST) |
Posting to add:
octave:1> pkg load control signal general
octave:2> h = tf([1],[1 2 3]);
error: 'is_real_vector' undefined near line 38 column 15
error: called from:
error: /Users/me/octave/control-2.6.6/@tfpoly/tfpoly.m at line -1, column
-1
error: /Users/me/octave/control-2.6.6/__vec2tfpoly__.m at line 32, column
7
error: /Users/me/octave/control-2.6.6/@tf/tf.m at line 223, column 13
--
View this message in context:
http://octave.1599824.n4.nabble.com/is-real-vector-missing-tp4667269p4667285.html
Sent from the Octave - General mailing list archive at Nabble.com.