photo

Friedrich


Last seen: 2 months 前 自 2024 起处于活动状态

Followers: 0   Following: 0

统计学

All
MATLAB Answers

5 个提问
1 个回答

Cody

0 个问题
2 个答案

排名
146,526
of 297,503

声誉
0

贡献数
5 个提问
1 个回答

回答接受率
80.0%

收到投票数
0

排名
 of 20,449

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
76,104
of 159,017

贡献数
0 个问题
2 个答案

评分
30

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Solver

查看徽章

Feeds

排序方式:

提问


Convert Matlab struct into custom C++ type with C++ Mex API
I am trying to mex a custom C++ code file but am struggeling in how to convert the Matlab-Inputs into whatever type I need for m...

5 months 前 | 1 个回答 | 0

1

个回答

已回答
How to convert a matlab::mex::ArgumentList to a custom C++-Type and vice versa
Nevermind, I found the solution right after I posted my question. For those who have the same problem, here is an example using...

5 months 前 | 0

提问


How to convert a matlab::mex::ArgumentList to a custom C++-Type and vice versa
I have some C++ source code that is accessable in Simulink with the help of the Legacy Code Tool. I want the same C++ code also ...

5 months 前 | 2 个回答 | 0

2

个回答

提问


How to pass a Matlab function handle to C-Mex Code
Hi all, I am new to C-Mex and maybe my task is too ambitious for now. I am trying to write some ODE-Solvers with C-Mex function...

5 months 前 | 2 个回答 | 0

2

个回答

已解决


length of a vector
Find twice the length of a given vector.

6 months 前

已解决


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

6 months 前

提问


Variable gets cleared after each simulation step with simulink
Hello all, I am using a System Object (SO) in combination with Simulink to simulate some stuff. Within that SO multiple objects...

6 months 前 | 1 个回答 | 0

1

个回答

提问


Performance of SystemObject vs Class
Lately, I was introduced to SystemObjects and some of its benefits, for example that one can use them in Matlab as well as in Si...

11 months 前 | 1 个回答 | 0

1

个回答