Community Profile

photo

Brian Wilson


Last seen: 2 years ago Active since 2016

Followers: 0   Following: 0

Statistics

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

View badges

Feeds

View by

Question


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 years ago | 0 answers | 0

0

answers

Question


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 years ago | 3 answers | 0

3

answers

Question


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 years ago | 0 answers | 1

0

answers

Answered
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 years ago | 0

Answered
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 years ago | 0