help-octave
[Top][All Lists]
Advanced

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

Re: Scripts and packages


From: Carnë Draug
Subject: Re: Scripts and packages
Date: Sat, 5 Nov 2011 19:54:08 +0000

On 5 November 2011 19:49, James Sherman Jr. <address@hidden> wrote:
> On Sat, Nov 5, 2011 at 2:53 PM, Sean Jacobson <address@hidden>
> wrote:
>> it into the main window. I'm also trying to find a package (or tool kit)
>> that allows me to playback sound files and also to write scripts allowing me
>> to write sound files as well as loading it into Octave. Any help you can
>> give me would be greatly appreciated.
>
> To install packages, which sounds like you're interested in the audio
> package on http://octave.sourceforge.net/packages.php
> Download the file, and then in octave type:
> pkg install <path_to_file>
> where <path_to_file> is replaced with where you downloaded the package.

And if you upgrade your octave version, you can install packages by
typing in octave

pkg install -forge audio

Carnë


reply via email to

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