matlab functions not working
siddharthsrivastava opened this issue · 0 comments
siddharthsrivastava commented
Hi
I executed "cmake .." and make on linux for compilation with MATLAB. For this I had uncommented the corresponding line within CMakeLists.txt. However, when I use the sample code, it gives the error
Undefined function or variable 'rhplsh'.
Do we need to compile/add anything else as well ?