Feeds
提问
loadlibrary, problem location of system header files
I had a C library code I was able to call from my matlab on linux, I want to do it now on windows (which I never use, so know ...
5 years 前 | 0 个回答 | 0
0
个回答提问
calling with calllib a c function wich returns a pointer of pointers
After first easy test with calllib, I'm working on the next step, quite close of what I need in real situation. I worte a C func...
5 years 前 | 0 个回答 | 0
0
个回答提问
calling a c function with calllib doesn't work with pointers
I want to call a external C library I developped from matlab (ubuntu 18.04, matlab R2020a). I make a first test where everything...
5 years 前 | 2 个回答 | 0
