photo

Alexander Boll


Last seen: 2 months 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

All
  • Thankful Level 1
  • Explorer
  • Solver

查看徽章

Feeds

排序方式:

提问


Programmatically get all block parameters
Some blocks have special parameters, that are not listed in get_parameter(block, 'DialogParameters') get_parameter(block, 'Ob...

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

11 months 前 | 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...

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

1

个回答

已解决


Add two numbers
Given a and b, return the sum a+b in c.

5 years 前