help-octave
[Top][All Lists]
Advanced

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

Re: ss2sys not being updated?


From: David Bateman
Subject: Re: ss2sys not being updated?
Date: Thu, 25 Mar 2004 22:08:00 +0100
User-agent: Mutt/1.4.1i

I'm using 2.1.57, and it works for me. In any case, on second
thoughts, the documentation for bode, ss, ss2sys, sysprune, etc are
wrong as they use list() in their examples. Furthermore, it seems that
listidx.m is depreciated to the point of not being usuable, therefore
sysidx doesn't work as it still refers to listidx. Therefore, things
like bode() don't work!!!! So you're use of the example in the documentation
in fact points out the buglet in the docs.

The attached patch below tries to addresses the documentation errors,
and the things I noticed broken here. Perhaps there are also other
problems

D.


According to Geraint Paul Bevan <address@hidden> (on 03/25/04):
> Joseph C. Slater wrote on 03/25/04 18:39:
> >
> >On Mar 25, 2004, at 11:53 AM, David Bateman wrote:
> >
> >>Try "sys = ss2sys(a,b,c,[],0,3,0,{"volts","amps","joules"});" instead.
> >>
> >>D.
> >>
> 
> >
> >I got the sam exact error (to the letter).
> >Joe
> >
> 
> What version of Octave are you using? It works with 2.1.55 and 2.1.57.
> 
> -- 
> Geraint Bevan
> http://www.mech.gla.ac.uk/~gbevan

-- 
David Bateman                                address@hidden
Motorola CRM                                 +33 1 69 35 48 04 (Ph) 
Parc Les Algorithmes, Commune de St Aubin    +33 1 69 35 77 01 (Fax) 
91193 Gif-Sur-Yvette FRANCE

The information contained in this communication has been classified as: 

[x] General Business Information 
[ ] Motorola Internal Use Only 
[ ] Motorola Confidential Proprietary

Attachment: patch
Description: Text document


reply via email to

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