photo

ezgi koker


METU

自 2015 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

4 个提问
3 个回答

排名
211,487
of 300,853

声誉
0

贡献数
4 个提问
3 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 21,094

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,319

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

已回答
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 前 | 0

已回答
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 前 | 0

已回答
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 前 | 0

提问


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 前 | 4 个回答 | 0

4

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 0 个回答 | 0

0

个回答