[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Trouble installing control toolbox
From: |
marco atzeri |
Subject: |
Re: Trouble installing control toolbox |
Date: |
Fri, 14 Dec 2012 00:32:31 +0100 |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Thunderbird/17.0 |
On 12/14/2012 12:24 AM, Michael Noone wrote:
Hi - I'm very new to Octave. I'm trying to run it from within Cygwin
(freshly installed) on a 64 bit Windows 7 machine.
I installed Octave as well as octave-forge when installing Cygwin, using
the Cywgin installer. This did not seem to give me the controls toolbox
as I expected (at least as far as I can tell), as running commands like
bode() would give me error messages about undefined functions.
Michael,
the octave-forge packages need to be loaded before use.
octave:2> pkg load control
octave:3> pkg describe control
---
Package name:
control
Version:
2.3.52
Short description:
Octave control systems package based on the proven SLICOT library
Status:
Loaded
So, I downloaded the control toolbox from here:
http://octave.sourceforge.net/control/ and attempted to install it. See
below:
octave:9> pkg install control-2.4.1.tar.gz
this is for building and installing from source.
Can anybody suggest to me what I am doing wrong?
Thanks so much!!
Regards
Marco
- Trouble installing control toolbox, Michael Noone, 2012/12/13
- Re: Trouble installing control toolbox,
marco atzeri <=
- Re: Trouble installing control toolbox, Michael Noone, 2012/12/13
- Re: Trouble installing control toolbox, Alexander Hansen, 2012/12/13
- Re: Trouble installing control toolbox, Michael Noone, 2012/12/13
- Re: Trouble installing control toolbox, Alexander Hansen, 2012/12/13
- Re: Trouble installing control toolbox, Michael Noone, 2012/12/13
- Re: Trouble installing control toolbox, Alexander Hansen, 2012/12/13
- Re: Trouble installing control toolbox, Benjamin Abbott, 2012/12/13
- Re: Trouble installing control toolbox, Michael Noone, 2012/12/13
- Re: Trouble installing control toolbox, Ben Abbott, 2012/12/13
- Re: Trouble installing control toolbox, Michael Noone, 2012/12/14