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: Jack Franklin
Subject: Re: how to call C funtions from octave
Date: Fri, 28 Nov 2008 21:11:01 -0800 (PST)

hi, thanks

I need a function to read .mps file from octave so that the glpk function
can get data from the .mps file. 

But, I do not how to do it.

Does octave has this built-in function to read .mps file?

Or is it possible to compile a package so that I can call it from octave ?

thanks

Jack

Nov.  28  2008 


Ben Abbott wrote:
> 
> 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
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://www-old.cae.wisc.edu/mailman/listinfo/help-octave
> 
> 

-- 
View this message in context: 
http://www.nabble.com/how-to-call-C-funtions-from-octave-tp20727557p20744125.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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