photo

Nils Gerke


2018 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

2 質問
1 回答

ランク
19,139
of 300,753

評判
2

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

回答採用率
100.0%

獲得投票数
2

ランク
 of 21,075

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,858

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • First Answer
  • Revival Level 1
  • Thankful Level 1

バッジを表示

Feeds

表示方法

回答済み
Is there an example of how to pass a string as a parameter into a C++-MEX S-function in Simulink?
Here's a working example: const mxArray* pArrayValue = ssGetSFcnParam(S,0); const char* pCharArray = mxArrayToString(pArra...

7年以上 前 | 0

質問


S-Function String Parameter C++
Hey, I've trouble reading the value of a string passed to MATLAB as an S-Function parameter in C++: std::string str(mxAr...

7年以上 前 | 2 件の回答 | 1

2

回答

質問


Plans to support ROS 2.0?
In your presentation: <https://roscon.ros.org/2017/presentations/ROSCon%25202017%2520Lightning%2520105.pdf Using MATLAB and Simu...

7年以上 前 | 1 件の回答 | 1

1

回答