Community Profile

photo

Brian Wilson


Last seen: 2年弱 前 2016 年からアクティブ

Followers: 0   Following: 0

統計

  • First Review
  • Thankful Level 1
  • Revival Level 1
  • First Answer

バッジを表示

Feeds

表示方法

質問


Declare a symbolic variable with a given dimension, Then enforce non-commutative matrix algebra
I would like to declare a symbolic variable of a specific dimension/shape. for example this is 3x1 position vector, but i wi...

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

0

回答

質問


Why does setdiff answer depend on order of arguments?
>>bob = {'a','b','c'}; >>bill = {'a','b','c', 'd','e'} As expected, >>A = setdiff(bill,bob) A = 'd' 'e' BUT >> B...

4年以上 前 | 3 件の回答 | 0

3

回答

質問


display latex in mask help dialog
When masking a subsystem and filling out the "Description" field of the block on the "Documentation" tab, is there a way to have...

約5年 前 | 0 件の回答 | 1

0

回答

回答済み
Simulink Rate Transition block "sample time multiple" parameter
it appears that the multiple is a sample time multiple. The documentation is in correct. try experimenting with it: set the...

7年弱 前 | 0

回答済み
incompatible global variables in a model reference
the configuration set is treated differently than other variables. The best way to manage config sets, especially if you have m...

8年弱 前 | 0