photo

ezgi koker


METU

Active since 2015

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
3 Answers

RANK
153,171
of 300,779

REPUTATION
0

CONTRIBUTIONS
4 Questions
3 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 21,084

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,997

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

  • Thankful Level 1

View badges

Feeds

View by

Answered
Mex file crash after many run
The code is a little bit long but I write below the parts that I have added to the code. There are two additional functions whic...

8 years ago | 0

Answered
Mex file crash after many run
I understand the problem now. I get the input with double type from matlab and convert to long in the c code. It worked fine wit...

8 years ago | 0

Answered
Mex file crash after many run
Thank you for the answer. The problem is that my main function contains a part which is written by someone else so I can not cha...

8 years ago | 0

Question


Mex file crash after many run
Hi, I have a mex function which I am using in a loop. After many iterations matlab gives access violation error and crashes. ...

8 years ago | 4 answers | 0

4

answers

Question


How to define a function with mexCallMatlab
Hi, I have main C-code which has many functions in it. I wanted to turn it into a mex file and I wanted to take one of the fu...

8 years ago | 1 answer | 0

1

answer

Question


Mex file from multiple sources
I have two C codes. First one is the main code and the second one is for the initial arrangements, the calling of the main code ...

9 years ago | 1 answer | 0

1

answer

Question


EPANET and MATLAB combination problem
Hi, I am using EPANET and MATLAB together with EPANET-Matlab-Class-master. I run the test.m file excluding the plot part but it...

10 years ago | 0 answers | 0

0

answers