Friedrich - MATLAB Central
photo

Friedrich


Last seen: 2ヶ月 前 2024 年からアクティブ

Followers: 0   Following: 0

統計

All
MATLAB AnswersCodyFrom 04/24 to 03/25Use left and right arrows to move selectionFrom 04/24Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

5 質問
1 回答

Cody

0 問題
2 解答

ランク
198,060
of 297,851

評判
0

コントリビューション
5 質問
1 回答

回答採用率
80.0%

獲得投票数
0

ランク
 of 20,493

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク
76,373
of 159,663

コントリビューション
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ヶ月 前 | 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ヶ月 前 | 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ヶ月 前 | 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ヶ月 前 | 2 件の回答 | 0

2

回答

解決済み


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

6ヶ月 前

解決済み


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ヶ月 前

質問


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ヶ月 前 | 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...

12ヶ月 前 | 1 件の回答 | 0

1

回答