how to let octave to recognize third-party library functions?
From:
Alex Luya
Subject:
how to let octave to recognize third-party library functions?
Date:
Mon, 9 Mar 2015 16:35:01 +0800
Hello,
Under ubuntu 14.04,I have compiled the shogun 4.0.0 with octave 3.8.1,and I found a file called:modshogun.oct has been installed at /usr/lib/x86_64-linux-gnu/octave/site/oct/api-v49+/x86_64-pc-linux-gnu/shogun/modshogun.oct, but when I try to call any shogun function,octave will give me:error: 'XXXXX' undefined near line 1 column 1