Brian Wilson
Followers: 0 Following: 0
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...
5 years 前 | 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...
5 years 前 | 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...
6 years 前 | 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...
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 前 | 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...
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 前 | 0