Alexander Boll
Followers: 0 Following: 0
Feeds
提问
Programmatically get all block parameters
Some blocks have special parameters, that are not listed in get_parameter(block, 'DialogParameters') get_parameter(block, 'Ob...
4 months 前 | 1 个回答 | 0
1
个回答提问
Forget all known references or find all potentially broken references
I run scripts over multiple models, where the models get loaded in various orders. Assume in model1 there is a reference, that g...
1 year 前 | 1 个回答 | 0
1
个回答提问
Access model viewmarks and notes programmatically
I would like to access all of a model's viewmarks and notes in an automatic fashion. For this I would need two pointers: How t...
2 years 前 | 0 个回答 | 0
0
个回答已回答
Simulink block handles change
I found out, that a block's property 'Name' cannot be duplicated in the same subsystem. This means, that unique IDs can be given...
Simulink block handles change
I found out, that a block's property 'Name' cannot be duplicated in the same subsystem. This means, that unique IDs can be given...
3 years 前 | 0
| 已接受
提问
Simulink block handles change
I am analyzing Simulink models programmatically. For this I need to give every block an ID. I thought about using a block's hand...
3 years 前 | 1 个回答 | 0
1
个回答提问
Cyclomatic complexity status -3 in "*.mdl"-models
Dear all, I have a script, that analyzes lots of Simulink models. One of the things to analyze is the cyclomatic complexity (ma...
4 years 前 | 1 个回答 | 0