|
From: | Reza Housseini |
Subject: | Re: Calling loadlibrary from octave |
Date: | Mon, 25 Nov 2013 13:21:50 +0100 |
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
[Prev in Thread] | Current Thread | [Next in Thread] |