octave-maintainers
[Top][All Lists]
Advanced

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

Calling loadlibrary from octave


From: PrasannaKumar Muralidharan
Subject: Calling loadlibrary from octave
Date: Sat, 23 Nov 2013 00:10:08 +0530

Hi,

I took Reza's code
(https://bitbucket.org/rezahousseini/octave-shared-lib-utilities) that
implement loadlibrary function and compiled it. It generates an .oct
file.

I used autoload("loadlibrary", <abs_file_path>) and it did not return
any error. Then if I call loadlibrary it fails with some error message
similar to "loadlibrary is not impelemted in octave yet".

How can I test loadlibrary function properly?

Thanks and Regards,
PrasannaKumar


reply via email to

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