[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 3.6.2 on Win7, signal pkg not in path
From: |
Andy Buckle |
Subject: |
Re: 3.6.2 on Win7, signal pkg not in path |
Date: |
Mon, 20 Aug 2012 10:23:28 +0100 |
On 20 August 2012 10:16, Børge Strand-Bergesen <address@hidden> wrote:
> I have recently installed from octave-3.6.2-vs2010-setup.exe. Signal
> package was selected and is installed according to pkg list. Path
> contains "C:\Program Files
> (x86)\Octave-3.6.2\share\octave\3.6.2\m\signal" but not "...
> share\octave\packages\signal-1.1.3".
>
> The former contains 33 files while the latter contains 134 files,
> including cheb.m which I use in my code.
>
> Obviously, it's easy to copy the m files around. But before I do that
> I'd like to know if things are like this on purpose and if there's an
> official way to call cheb.m and the other 133 files in that directory.
>
> Thanks,
> Børge
Spaces in the path is a problem for pkg command: "Program Files". I
think rebuild will not work.
does
pkg load signal
work?
/* andy buckle */
- 3.6.2 on Win7, signal pkg not in path, Børge Strand-Bergesen, 2012/08/20
- Re: 3.6.2 on Win7, signal pkg not in path, Michael Goffioul, 2012/08/20
- Re: 3.6.2 on Win7, signal pkg not in path,
Andy Buckle <=
- Re: 3.6.2 on Win7, signal pkg not in path, Børge Strand-Bergesen, 2012/08/20
- Re: 3.6.2 on Win7, signal pkg not in path, Andy Buckle, 2012/08/20
- Re: 3.6.2 on Win7, signal pkg not in path, Carnë Draug, 2012/08/20
- Re: 3.6.2 on Win7, signal pkg not in path, Børge Strand-Bergesen, 2012/08/20
- Re: 3.6.2 on Win7, signal pkg not in path, Carnë Draug, 2012/08/20