photo

Fabian Jonsson


自 2013 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

9 个提问
2 个回答

排名
226,863
of 300,369

声誉
0

贡献数
9 个提问
2 个回答

回答接受率
22.22%

收到投票数
0

排名
 of 20,936

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,436

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

Feeds

排序方式:

提问


ActiveX Server Creation Failed with no error message
I'm trying to call a dll using an activeX server (KULI 64-bit dll, matlab R2015b x64). I register the activeX server in a try/ca...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Problem changing Model Reference from GUI
I launch a model from a GUI, and depending on what options are selected in the GUI, some model references should change. Current...

10 years 前 | 0 个回答 | 0

0

个回答

提问


Code generation successful, but now .so file is created
I'm using the Simulink Coder to generate a shared library from a model. I've done this several time before, and I think I have t...

11 years 前 | 0 个回答 | 0

0

个回答

已回答
CGIR assertion 'fitsType<size_t>()' failed when Code Generating
According to Matlab support it is due to a bug in Matlab 2011b (possibly older versions too), which was solved in 2012a and late...

11 years 前 | 0

| 已接受

提问


CGIR assertion 'fitsType<size_t>()' failed when Code Generating
I was trying to Code Generate a Simulink model into a dll when I got the following error: CGIR assertion 'fitsType<size_t>()'...

11 years 前 | 1 个回答 | 0

1

个回答

提问


Running Simulink models from Visual Studio
I have compiled all subsystems of a big, complex, Simulink model into a series of dlls. All of them are working in Visual Studio...

12 years 前 | 0 个回答 | 0

0

个回答

提问


mxArray dynamic memory allocation
I want to read a struct (called ROAD) from a .mat file and create a map<string,double> from it so that the map is a reflection o...

12 years 前 | 0 个回答 | 0

0

个回答

提问


Using matOpen in Visual Studio 2012
I'm trying to include the libmat library to be able to read .mat files in C++, however I've not been able to link it properly ev...

12 years 前 | 0 个回答 | 0

0

个回答

提问


Change workspace variable from C++ application
I've compiled a simulink model using the ert_shrlib target and have written a simple C++ application that loads the model DLL an...

12 years 前 | 0 个回答 | 0

0

个回答

已回答
Compiling simstruc.h in Visual Studio
Found the problem. The compiler couldn't handle some of the code in the simstruc.h. Once I commented those lines out, the compil...

12 years 前 | 0

| 已接受

提问


Compiling simstruc.h in Visual Studio
I have compiled a Simulink model to a 64-bit dll using the ert_shrlib target in Matlab 2011b, and written a simple C++ script th...

12 years 前 | 2 个回答 | 0

2

个回答