photo

shon


Hewlett-Packard Co

自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

2 个提问
2 个回答

排名
118,040
of 301,506

声誉
0

贡献数
2 个提问
2 个回答

回答接受率
100.0%

收到投票数
0

排名
 of 21,306

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 174,911

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

已回答
Is it possible to access a pointer to a structure within another structure via libpointer?
I've discovered a solution that works but I don't really understand why that is. I can create records in which a record may c...

13 years 前 | 0

| 已接受

提问


Is it possible to access a pointer to a structure within another structure via libpointer?
Hello, I am using an external c/c++ shared library from within MATLAB. Please see the code below: % c/c++ interface ...

13 years 前 | 1 个回答 | 0

1

个回答

已回答
How to make prototype files accessible to the MCR in C++?
I've learned how to do this correctly. After you create a prototype file you must add it to the list of files to be "compiled...

13 years 前 | 0

| 已接受

提问


How to make prototype files accessible to the MCR in C++?
Hello, I'm trying to use a MATLAB compiled C++ DLL in my C++ application. I've written a function that appears to run just f...

13 years 前 | 1 个回答 | 0

1

个回答