On 9 February 2012 19:51, Alexander Barth wrote:
> Hi all,
>
> I have release octcdf 1.1.3. It fixes a bug which makes it crash with octave
> 3.6.0. Thanks to John W. Eaton for his insight to fix this issue.
>
> I've just posted it in the package forum
> (https://sourceforge.net/apps/phpbb/octave
On 02/05/2012 10:13 PM, Mark wrote:
> Hello Fotios,
>
>My name is Mark Stanley and I'm using Octave in my MATLAB course. My
> professor requires that we use
> MATLAB's cell mode for doing our homework and then we have to publish it to
> html.
>
> I tried using your publish.m but there were
Hi all,
I have release octcdf 1.1.3. It fixes a bug which makes it crash with
octave 3.6.0. Thanks to John W. Eaton for his insight to fix this issue.
I've just posted it in the package forum (
https://sourceforge.net/apps/phpbb/octave/viewtopic.php?f=1&t=4). Please
upload it to the server.
B
On 02/08/2012 11:56 AM, Dr. Alexander Klein wrote:
> Dear list,
>
> for quite some time I've kept the software I wrote for my PhD spinning on my
> hard drive. It's a library that provides two main functionalities:
>
> - Sampled continuous wavelet transforms, along with two flavours of
> continuou
Hi,
The pt_br package seems incorrectly packaged. It contains .svn/
directories and the translated files are not at the correct location
(in help/octave/ instead of inst/).
Michael.
--
Virtualization & Cloud Management U
Hi all,
I've just posted control-2.2.5 (SVN Revision 9600) in the package forum [1].
Please upload it to the server. The changes are listed in the NEWS file [2].
The notice for
http://octave.sourceforge.net/
February 9, 2012
control-2.2.5 released
Best regards
Lukas
[1]
http://sourceforge
When I use:
pkg install -forge tsa
at octave prompt, it fails to download the package. This is due to the
pkg.m script expecting package extension to .tar.gz, but the tsa
package is stored in sourceforge with .tgz extension.
Michael.
-