help-octave
[Top][All Lists]
Advanced

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

Re: Newbie Question: Launching Octave Control Systems Toolbox


From: Tatsuro MATSUOKA
Subject: Re: Newbie Question: Launching Octave Control Systems Toolbox
Date: Tue, 17 Nov 2009 17:39:39 +0900 (JST)

>From octave 3.2,
 ** The Control, Finance and Quaternion functions have been removed.

    These functions are now available as separate packages from

      http://octave.sourceforge.net/packages.html

    and can be reinstalled using the Octave package manager (see
    the pkg function).

as in written in http://www.gnu.org/software/octave/NEWS-3.2.html

You have to install the control package first.

You can confirm whether it is installed or not by
octave> pkg list

If you do not find the control package, you have to install it by pkg install 
command.

BTW, DEMOcontrol is not valid.  It is 

octave:3> controldemo

and 

you can see
**************************
Octave Controls System Toolbox Demo

  [ 1] System representation
  [ 2] Block diagram manipulations
  [ 3] Frequency response functions
  [ 4] State space analysis functions
  [ 5] System model manipulations
  [ 6] Root locus functions
  [ 7] LQG/H2/Hinfinity functions
  [ 8] End

pick a number, any number:

********************

Regards

Tatsuro
--- Jason Rupert <address@hidden> wrote:

> I've looked through the GNU Octave manual, and tried simply typing the 
> following:
> octave-3.2.3:1> DEMOcontrol
> error: `DEMOcontrol' undefined near line 1 column 1
> 
> I'm working on Mac OS X and installed Octave (octave-3.2.3-i386) on my 
> machine from the source
> forge site via the dmg (http://octave.sourceforge.net/)
> 
> What other steps do I need to take in order to be able to launch the Octave 
> Control Systems
> Toolbox (OCST)?  I thought I would simply have to type DEMOcontrol as 
> mentioned in the GNU
> Octave manual, but that did not seem to work. 
> 
> Thank you for any insights or feedback. 
> 
> 
>       
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://www-old.cae.wisc.edu/mailman/listinfo/help-octave
> 


--------------------------------------
GyaO! - Anime, Dramas, Movies, and Music videos [FREE]
http://pr.mail.yahoo.co.jp/gyao/


reply via email to

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