photo

Alexander Boll


Last seen: 2 mesi fa Attivo dal 2019

Followers: 0   Following: 0

Statistica

All
  • Thankful Level 1
  • Explorer
  • Solver

Visualizza badge

Feeds

Visto da

Domanda


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

3 mesi fa | 1 risposta | 0

1

risposta

Domanda


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 mesi fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 2 anni fa | 0 risposte | 0

0

risposte

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

circa 3 anni fa | 0

| accettato

Domanda


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

circa 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

circa 4 anni fa | 1 risposta | 0

1

risposta

Risolto


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

oltre 5 anni fa