Statistics
RANK
13,590
of 301,153
REPUTATION
3
CONTRIBUTIONS
3 Questions
3 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
2
RANK
of 21,182
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 173,067
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
Question
"Invalid MEX-file" when using curve fitting toolbox compiled
I use mbuild and mcc in a Makefile to compile some matlab functions into one shared lib and some wrapper code (C) into another s...
14 years ago | 1 answer | 0
1
answerQuestion
Putting file properties into matlab-compiled programs/libraries
Is it possible to specify file properties, e.g. version number and copyright information, when using the matlab compiler and hav...
14 years ago | 1 answer | 0
1
answer[DEPRECATED] What frustrates you about MATLAB?
The command editor is horrible: quaint and tedious and so frustrating to use. Compare it to the functionality present with GNU r...
14 years ago | 1
MWMCR exception - Attempted to read or write protected memory.
I've discovered a problem with _mclIsMCRInitialized_(), and raised it here some four months ago, in that if you try to call this...
14 years ago | 0
mclIsMCRInitialized crashes if mclInitializeApplication not yet called
I've checked this using 2011b on Linux now and with the same outcome.
14 years ago | 0
Question
mclIsMCRInitialized crashes if mclInitializeApplication not yet called
mclIsMCRInitialized crashes if mclInitializeApplication has not been called. It returns 1, as expected, if mclInitializeApplicat...
14 years ago | 4 answers | 1
