photo

Ulrich


自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

9 个提问
4 个回答

排名
136,726
of 300,991

声誉
0

贡献数
9 个提问
4 个回答

回答接受率
55.56%

收到投票数
0

排名
 of 21,133

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 172,248

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Handle class via mwArray in C++
Hello, i am using Matlab code (compiled to a .dll) that creates an object of a handle class. Methods of the Object can be cal...

6 years 前 | 0 个回答 | 0

0

个回答

提问


initializing mwArray as "empty"
Hi, i have a problem when using a specific Matlab .dll in C++. I need to have an empty mwArray variable (empty as representi...

9 years 前 | 1 个回答 | 0

1

个回答

提问


using a MATLAB .dll in C++ makes some trouble, because when including necessary header files, the mx-API fcns behaviour (??)
Hi, i have quite a general problem with a MATLAB .dll. Is it possible that when including a MATLAB compiler generated .dll ...

9 years 前 | 0 个回答 | 0

0

个回答

提问


return mwArray from cpp mex function
Hi, i think this is quite a simple problem, but anyway, i could not find quickly via documentation or google. I have C++ code w...

9 years 前 | 0 个回答 | 0

0

个回答

提问


Is it possible to keep Matlab objects as mxArray type in C++ application ?
Hi, i am planning on writing an application in C++ and i want to use certain Matlab functions as a .dll that can be compiled ...

10 years 前 | 1 个回答 | 0

1

个回答

已回答
Trouble linking against MatLab .dll
Hi, i think i tried that, but it is a while ago (as you might already know ... ), so i will try this. I am stuck with another...

11 years 前 | 0

已回答
mex fcn makes trouble ...
... and it does solve the issue. Sorry, but i was sure that in case of such sort of programming error, the application crashe...

11 years 前 | 0

已回答
mex fcn makes trouble ...
... well, yes, that seems to be the case ... index but that should lead to a reproduceable crash, or not ? I'll fix this thi...

11 years 前 | 0

提问


mex fcn makes trouble ...
Well, hello dear experts, i encountered the following phenomenon: I wrote and compiled (and reviewed in debug mode) a mex fu...

11 years 前 | 3 个回答 | 0

3

个回答

提问


Trouble linking against MatLab .dll
Hello, i recently tried to link a executable (VS 2010) against mat.dll (...and others ...) by adding references to libmat.lib...

11 years 前 | 2 个回答 | 0

2

个回答

已回答
OPC read fails with OPC DA
Hello again, seems it's solved ... was a timeout issue mixed up with a bad exception handling in my code. so long,

11 years 前 | 0

| 已接受

提问


OPC read fails with OPC DA
Hello, i have trouble reading data from OPC. I can read from a simulator device without any problem, but i can't read from a...

11 years 前 | 1 个回答 | 0

1

个回答

提问


How can one pass a file-pointer from one mex to the Matlab environment ?
To make it more precise: How can one store a file-pointer (or a general pointer) into an mxArray and pass that as OUTPUT (plh...

12 years 前 | 0 个回答 | 0

0

个回答