Nuno Almeida
自 2012 起处于活动状态
Followers: 0 Following: 0
Feeds
已回答
Using mcc to compile a code that uses a .dll library
Furthermore, a new (related) issue: in my matlab code (which I have just compiled), I call a mex c function ( *[y1, y2] = f...
Using mcc to compile a code that uses a .dll library
Furthermore, a new (related) issue: in my matlab code (which I have just compiled), I call a mex c function ( *[y1, y2] = f...
14 years 前 | 0
已回答
Using mcc to compile a code that uses a .dll library
Thanks. Of course I should have had placed more attention on the error message. Here's how I solved it, and it worked ok. Call t...
Using mcc to compile a code that uses a .dll library
Thanks. Of course I should have had placed more attention on the error message. Here's how I solved it, and it worked ok. Call t...
14 years 前 | 0
提问
Using mcc to compile a code that uses a .dll library
Hi, I created a program in matlab with a GUI. I want to compile it to have an EXE. In the code, I use an external library, b...
14 years 前 | 3 个回答 | 0
