Mana V
Université de Poitiers
Followers: 0 Following: 0
Statistics
13 Questions
0 Answers
RANK
249,866
of 295,569
REPUTATION
0
CONTRIBUTIONS
13 Questions
0 Answers
ANSWER ACCEPTANCE
15.38%
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
Question
MEX-file error: Afx.h not found
Hello, I wrote a MATLAB code that uses mex-file with a computer that uses windows 32bits, and this code worked. Then, I impo...
9 years ago | 1 answer | 0
1
answerQuestion
MEX-file error: Afx.h not found
Hello, I wrote a MATLAB code that uses mex-file with a computer that uses windows 32bits, and this code worked. Then, I impo...
9 years ago | 1 answer | 0
1
answerQuestion
MEX- file error: cannot find Afx.h
Hello, I wrote a MATLAB code that uses mex-file with a computer that uses windows 32bits, and this code worked. Then, I impo...
9 years ago | 0 answers | 0
0
answersQuestion
MEX-file : Afx.h error
Hello, I wrote a MATLAB code that uses mex-file with a computer that uses windows 32bits, and this code worked. Then, I impo...
9 years ago | 0 answers | 0
0
answersQuestion
MEX-file : Afx.h error
Hello, I wrote a MATLAB code that uses mex-file with a computer that uses windows 32bits, and this code worked. Then, I impo...
9 years ago | 0 answers | 0
0
answersQuestion
MEX-file : Afx.h error
Hello, I wrote a MATLAB code that uses mex-file with a computer that uses windows 32bits, and this code worked. Then, I impo...
9 years ago | 0 answers | 0
0
answersQuestion
MATLAB mex-file error: cannot open file 'Afx.h'
Hello, I wrote a MATLAB code that uses mex-file with a computer that uses windows 32bits, and this code worked. Then, I impo...
9 years ago | 0 answers | 0
0
answersQuestion
MATLAB mex-file error: cannot open file 'Afx.h'
Hello, I wrote a MATLAB code that uses mex-file with a computer that uses windows 32bits, and this code worked. Then, I impo...
9 years ago | 0 answers | 0
0
answersQuestion
MATLAB mex-file error: cannot open file 'Afx.h'
Hello, I wrote a MATLAB code that uses mex-file with a computer that uses windows 32bits, and this code worked. Then, I impo...
9 years ago | 0 answers | 0
0
answersQuestion
How to update a MATLAB uitable?
I created a matfile in which I store data that are constantly overwritten by user behavior. This occurs in a function "test(...
9 years ago | 2 answers | 0
2
answersQuestion
How can a MEX file give parameters to a C++ program?
Hello! I am coding a program in MATLAB, in which I have to call a C++ library. To do so, I created a C++ file that calls the ...
9 years ago | 1 answer | 0
1
answerQuestion
How to call an external .dll library in MATLAB ?
Hello! I am quite new at using MATLAB and I am trying to load an external library to MATLAB. One of the function of this lib...
9 years ago | 0 answers | 0
0
answersQuestion
How can I retrieve data from an editable uitable ?
Hello! I created the following editable uitable in a new figure: dataInput = cell(3,8); global tabl...
9 years ago | 1 answer | 0