photo

Keith Lundberg


Last seen: 5日 前 2017 年からアクティブ

Followers: 0   Following: 0

統計

All
MATLAB Answers

4 質問
1 回答

Cody

0 問題
2 解答

ランク
247,310
of 300,904

評判
0

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

回答採用率
75.0%

獲得投票数
0

ランク
 of 21,108

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク
93,366
of 171,602

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

スコア
30

バッジ数
1

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

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

平均評価

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

平均いいねの数

  • Thankful Level 2
  • Solver

バッジを表示

Feeds

表示方法

回答済み
With variable sized signals in Simulink, how can TLC code access the "CurrentDimensions" of a variable sized signal?
In C MEX: ssGetCurrentInputPortDimensions In TLC: SLibGetCurrentInputPortDimensions (not documented- but same two arguments lik...

11ヶ月 前 | 0

| 採用済み

質問


How can I determine if a Simulink built-in block dialog parameter is evaluated?
No problem for user-created Masks: With user-created masks, the Mask object (e.g. Simulink.Mask.get(gcb)) contains a MaskParame...

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

0

回答

質問


State Writer: How can I reset state for delay block with frame-based processing?
In a Reset Function block I would like to use a State Writer to reset the state of a Delay block. However, this Delay block uses...

6年以上 前 | 1 件の回答 | 0

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

7年以上 前

解決済み


Interpolator
You have a two vectors, a and b. They are monotonic and the same length. Given a value, va, where va is between a(1) and a(end...

7年以上 前

質問


How can I mxCreateNumericArray with a fixed-point data type?
The documentation for mxCreateNumericArray has a nice table of mxClassID values for the first 10 or so built-in types like int8,...

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

1

回答

質問


With variable sized signals in Simulink, how can TLC code access the "CurrentDimensions" of a variable sized signal?
For context, imagine an S-function that outputs a variable-sized signal. How can code be generated that specifies not only the s...

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

2

回答