photo

Friedrich


Last seen: 대략 1개월 전 2024년부터 활동

Followers: 0   Following: 0

통계

All
MATLAB Answers

5 질문
1 답변

Cody

0 문제
2 답안

순위
298,471
of 300,853

평판
0

참여
5 질문
1 답변

답변 채택
80.0%

획득한 표
0

순위
 of 21,094

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위
86,580
of 171,319

참여
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...

대략 1년 전 | 답변 수: 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...

대략 1년 전 | 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 ...

대략 1년 전 | 답변 수: 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...

대략 1년 전 | 답변 수: 2 | 0

2

답변

문제를 풀었습니다


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

1년 초과 전

문제를 풀었습니다


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:...

1년 초과 전

질문


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...

1년 초과 전 | 답변 수: 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...

1년 초과 전 | 답변 수: 1 | 0

1

답변