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 ?
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
Do we need to compile/add anything else as well ?