Nuno Almeida
Followers: 0 Following: 0
Statistics
RANK
265,664
of 300,753
REPUTATION
0
CONTRIBUTIONS
1 Question
2 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 21,075
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 170,858
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
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...
14 years ago | 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...
14 years ago | 0
Question
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 ago | 3 answers | 0
