help-octave
[Top][All Lists]
Advanced

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

Re: Control System Example


From: Lukas Reichlin
Subject: Re: Control System Example
Date: Fri, 19 Jun 2015 08:18:07 +0200

On 18.06.2015, at 21:42, Thomas D. Dean <address@hidden> wrote:

> Martin Weiser pointed out a typo.
> 
> > diff -c VLFamp.m~ VLFamp.m
> *** VLFamp.m~   Wed Jun 17 14:00:31 2015
> --- VLFamp.m    Thu Jun 18 12:12:22 2015
> ***************
> *** 179,185 ****
>    show("title('ZPK Bode Diagram')");
> 
>    disp("");
> !   disp("Two Bode Diagrams should be visible, possibly ovelaid.");
>    disp("");
>    ##
>    ans=input("Press Return to close the plots and continue:");
> --- 179,185 ----
>    show("title('ZPK Bode Diagram')");
> 
>    disp("");
> !   disp("Two Bode Diagrams should be visible, possibly overlaid.");
>    disp("");
>    ##
>    ans=input("Press Return to close the plots and continue:");
> 
> Tom Dean

Thank you, Thomas! The file is now under version control:

http://sourceforge.net/p/octave/control/ci/default/tree/devel/VLFamp.m

I made a few touch-ups.

Lukas




reply via email to

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