[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
libsvm with octave
From: |
조상훈 |
Subject: |
libsvm with octave |
Date: |
Sun, 12 Jun 2016 18:47:39 +0900 |
I have made numerous attempts to run libsvm-3.21 on my octave without success.
Currently I have libsvm installed in my mac El Capitan, where I have octave
4.0.0 as well.
Unfortunately I keep on failing in running libsvm, particularly in compiling
mex files to oct. files.
Whenever I execute a command to run libsvm, my octave responds that
‘libsvmread’ is undefined.
Could anybody help me with a concrete procedure?