help-octave
[Top][All Lists]
Advanced

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

Re: rlocus not working in fltk


From: Doug Stewart
Subject: Re: rlocus not working in fltk
Date: Tue, 18 Mar 2014 06:50:34 -0400




On Tue, Mar 18, 2014 at 1:34 AM, Lukas Reichlin <address@hidden> wrote:
On 18.03.2014, at 02:35, Doug Stewart <address@hidden> wrote:

> the following code does not draw a graph in figure 2
>
> graphics_toolkit gnuplot
> figure(1)
> ss1=tf([ 3 7 2],[1 22 4 7 1])
> rlocus(ss1)
>
>
> graphics_toolkit fltk
> figure(2)
> rlocus(ss1)
>
>
> but if i then do
> step(ss1)
> a graph is drawn in figure 2
> so only the rlocus does not drew a graph!!!!
>
>
> I have Ubuntu 12.04 and octave 3.8.1
> Doug Stewart
>
> --
> DAS

I confirm this problem on OS X 10.8.5 and Octave 3.6.4. You may want to file a bug report.

Lukas


Thanks Lukas, I submitted a bug report.

--
DAS


reply via email to

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