Statistics
RANK
189.683
of 295.569
REPUTATION
0
CONTRIBUTIONS
4 Questions
2 Answers
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
0
RANK
of 20.247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154.105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Signal processing toolbox functions and matlab compiler
This is a bug http://www.mathworks.com/support/bugreports/1059029
meer dan 10 jaar ago | 0
| accepted
Question
Signal processing toolbox functions and matlab compiler
Hi, I'm trying to compile my code using mcc or deploy tool, but the functions (butter, xcorr) are not found in the compiled vers...
meer dan 10 jaar ago | 1 answer | 0
1
answerQuestion
Compiling functions that loads an external dll library in 64bits (thunk file problems)
Hi, The application that I'm trying to compile is calling the loadlibrary function. I had a series of errors and found in the d...
meer dan 10 jaar ago | 3 answers | 0
3
answersQuestion
how to change the Gui close function whithout changing the close function of figures ?
Hi, I'm trying to protect the close request function of my GUI with a yes/no question etc. I've found some common way to do ...
meer dan 10 jaar ago | 2 answers | 0
2
answersBest way to acess external config data (load mat file vs import data vs fscanf etc. )
The following comment pretty much answers my question: http://www.mathworks.nl/matlabcentral/answers/134124#comment_220423
meer dan 10 jaar ago | 0
| accepted
Question
Best way to acess external config data (load mat file vs import data vs fscanf etc. )
Greetings, I need to store some external parameters in a configuration file (not more than 50 lines). It is not yet defined how...
meer dan 10 jaar ago | 2 answers | 0