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年 前 | 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年 前 | 2 件の回答 | 0