Feeds
已回答
Call engOpen in C code, launch functionnal matlab engine but hangs on C process
My hang issue was resoleved by setting the environement variable $PATH export PATH=matlabroot/bin:$PATH as suggested here http...
Call engOpen in C code, launch functionnal matlab engine but hangs on C process
My hang issue was resoleved by setting the environement variable $PATH export PATH=matlabroot/bin:$PATH as suggested here http...
4 years 前 | 0
| 已接受
提问
Call engOpen in C code, launch functionnal matlab engine but hangs on C process
Hello, I'm testing matlab engine library with engdemo.c exemple. Compiling the code directly with gcc: $ export LD_LIBRARY_PA...
4 years 前 | 2 个回答 | 0