photo

giga


2016 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

9 質問
0 回答

ランク
37,209
of 300,753

評判
1

コントリビューション
9 質問
0 回答

回答採用率
11.11%

獲得投票数
1

ランク
 of 21,075

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 170,858

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • First Review
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Programmatically get hierarchy depth of a model (subsystems and referenced models)
I can get the hierarchy depth of a model using <https://www.mathworks.com/help/slvnv/ref/model-metric-checks.html#buuybtl-1 subs...

8年以上 前 | 0 件の回答 | 0

0

回答

質問


Create test harness automatically for SIL testing of a model (Embedded Coder)
I've a Simulink model for which I'd like to test code generation errors for |Embedded Coder| target. I want to follow the SIL te...

9年弱 前 | 1 件の回答 | 0

1

回答

質問


Simulink get name/label of a port programmatically
In my model I've a |Delay| block (see image below) connected with other blocks (not shown in the image). I have handles of each ...

9年弱 前 | 4 件の回答 | 0

4

回答

質問


Simulink - control flow using custom C code
I am trying to generate a Simulink model which when generated code, exhibits a functionality like this: if (rollDice()==7) ...

9年以上 前 | 0 件の回答 | 0

0

回答

質問


Can I run Simulink generated code in Desktop environment to reproduce code generation bugs
I am interested in reproducing a Simulink "Code Generation" bug reported in their <http://www.mathworks.com/support/bugreports/1...

9年以上 前 | 0 件の回答 | 0

0

回答

質問


Get data type of Simulink blocks programmatically
I'm interested in getting *data type* of all input and output ports of some built-in block. I can view this information when I t...

10年弱 前 | 1 件の回答 | 1

1

回答

質問


check whether a Simulink handle is a block or model programmatically
I have a handle to a block/model which I have retrieved programmatically. Is there a way (e.g. calling |get_param|) to programma...

10年弱 前 | 1 件の回答 | 0

1

回答

質問


Get invalid Simulink block parameter setting programmatically
I've created a Simulink model programmatically and when I try simulating it, I get |Simulink:Parameters:InvParamSetting| excepti...

10年弱 前 | 0 件の回答 | 0

0

回答

質問


Programmatically find valid values that a block parameter accepts
I can get value of a block parameter is already given using |get_param| function. However, I'm interested in finding *possible v...

10年弱 前 | 0 件の回答 | 0

0

回答