![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/25315407_1642422331009_DEF.jpg)
Friedrich
Followers: 0 Following: 0
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...
4개월 전 | 답변 수: 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...
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...
4개월 전 | 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 ...
4개월 전 | 답변 수: 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...
4개월 전 | 답변 수: 2 | 0
2
답변질문
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...
5개월 전 | 답변 수: 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...
10개월 전 | 답변 수: 1 | 0