photo

Mana V


Université de Poitiers

Last seen: 1 year ago Active since 2015

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

13 Questions
0 Answers

RANK
111,121
of 300,321

REPUTATION
0

CONTRIBUTIONS
13 Questions
0 Answers

ANSWER ACCEPTANCE
15.38%

VOTES RECEIVED
0

RANK
 of 20,913

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,093

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

  • Thankful Level 1

View badges

Feeds

View by

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...

10 years ago | 1 answer | 0

1

answer

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...

10 years ago | 1 answer | 0

1

answer

Question


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...

10 years ago | 0 answers | 0

0

answers

Question


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...

10 years ago | 0 answers | 0

0

answers

Question


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...

10 years ago | 0 answers | 0

0

answers

Question


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...

10 years ago | 0 answers | 0

0

answers

Question


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...

10 years ago | 0 answers | 0

0

answers

Question


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...

10 years ago | 0 answers | 0

0

answers

Question


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...

10 years ago | 0 answers | 0

0

answers

Question


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(...

10 years ago | 2 answers | 0

2

answers

Question


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 ...

10 years ago | 1 answer | 0

1

answer

Question


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...

10 years ago | 0 answers | 0

0

answers

Question


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...

10 years ago | 1 answer | 0

1

answer