help-octave
[Top][All Lists]
Advanced

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

Re: how to call C funtions from octave


From: Ben Abbott
Subject: Re: how to call C funtions from octave
Date: Thu, 27 Nov 2008 20:09:43 -0500

On Nov 27, 2008, at 7:50 PM, Jack Franklin wrote:

Hi,

I designed a C function by myself.

I need to call it from octave.

But, I do not know how to do that.

thanks

I assume your function is not yet in the form of a oct-file or mex-file?

If so, start with the link below.

        
http://www.gnu.org/software/octave/doc/interpreter/Dynamically-Linked-Functions.html#Dynamically-Linked-Functions

Ben


reply via email to

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