photo

Kishore


Texas Instruments Inc

自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

3 个提问
6 个回答

排名
23,877
of 300,950

声誉
1

贡献数
3 个提问
6 个回答

回答接受率
66.67%

收到投票数
1

排名
 of 21,120

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,885

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Error while compiling mex wrapper in debug mode
Hello, i am using MATLAb 2011 b 32 bit . and MSVC 2011 EXpress edition. ( SDK 7.0) 1) Now, i have 3 static libraries built i...

13 years 前 | 2 个回答 | 1

2

个回答

已回答
MATLAB 2011a 32 bit on XP + MSVC 2008 express edition compiler
Thanks for the answer.

13 years 前 | 0

提问


MATLAB 2011a 32 bit on XP + MSVC 2008 express edition compiler
Hello guys, I am using Matlab 32 bit R2011a on a 32 bit xp machine. Now, i installed the msvc express edition 2008 with serv...

13 years 前 | 2 个回答 | 0

2

个回答

已回答
Mex file crash on Windows 64bit environment
Thanks all for the answers. Well the issue was bool was 1 byte and my platform file defined it as 4 bytes!.

14 years 前 | 0

已回答
Mex file crash on Windows 64bit environment
hmm.,i am using MS Studio 2010.

14 years 前 | 0

已回答
Mex file crash on Windows 64bit environment
Ok, i created a simple .c file to isolate the issue #include <math.h> #include <mex.h> #define Data_o ...

14 years 前 | 0

已回答
Mex file crash on Windows 64bit environment
Ok, is there anyway i can determine the total size of the allocated memory? For example %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%...

14 years 前 | 0

已回答
Mex file crash on Windows 64bit environment
Hi Jan, Thanks for the reply. I used %x format specifier to print the address. I will examine my code again today before po...

14 years 前 | 0

提问


Mex file crash on Windows 64bit environment
Hi, I am developing a piece of code inside a mex function. I output interface is something like this Output = mxCreate...

14 years 前 | 7 个回答 | 0

7

个回答