help-octave
[Top][All Lists]
Advanced

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

Re: running .oct files


From: Stefan van der Walt
Subject: Re: running .oct files
Date: Fri, 23 Jul 2004 13:23:14 +0200
User-agent: Mutt/1.5.6+20040523i

Hi Rosario

I speak under correction, but I think you can check whether your
Octave supports oct files by doing

octave:1> octave_config_info.ENABLE_DYNAMIC_LINKING

Either way, you might also want to look at the 'fftconv2' routine in
octave-forge.

Regards
Stefan

On Wed, Jul 21, 2004 at 09:58:57AM +0200, Rosario Balboa wrote:
> Hi all,
> I'm using octave 2.1.50 with source-forge-7-7-2007. For some reason I 
> will need to use conv2, which I got in the source forge code. However, I 
> can't run that function because even though I can reach m-files at the 
> same directory.
> 
> I read somewhere that this problem could be solved by recompiling octave 
> with the --enable-shared prefix when configuring it but it still doesn't 
> work either.
> 
> Does anybody have a hint on this?
> Apreciate it.
> 
> Thanks,
> Rosario
> 
> 
> 
> -------------------------------------------------------------
> Octave is freely available under the terms of the GNU GPL.
> 
> Octave's home on the web:  http://www.octave.org
> How to fund new projects:  http://www.octave.org/funding.html
> Subscription information:  http://www.octave.org/archive.html
> -------------------------------------------------------------
> 



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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