Matalb Version: 2013b Platform: Ubuntu 14.04 x86_64 Compiled binaries are in source folder(it should run directly), else to compile: ``` $ matlab >> cd libsvm/libsvm-3.20/matlab/ >> make >> which svmtrain /home/saket/hatex/2015_Fall/CSCI-567/Homework4/programming/svmtrain.mexa64 ```