Community Profile

photo

Bjoern


Clipper Windpower

Active since 2012

Statistics

  • First Review
  • Thankful Level 3
  • First Answer

View badges

Content Feed

View by

Question


Custom library within another custom library
I'm trying to create a custom library (A) that uses another custom library (B). This seems rather problematic. *Background:* ...

12 years ago | 1 answer | 1

1

answer

Answered
How to change value of a constant block that's inside of a library
I found a good way if anyone's interested: Don't use a Mask Parameter-Callback to change the Constant Block. Instead, referen...

12 years ago | 3

| accepted

Question


How to change value of a constant block that's inside of a library
I programmatically want to change the value of a Constant Block inside a library. It works great but I get a warning that I'm mo...

12 years ago | 1 answer | 0

1

answer

Question


Set Simulink block values from GUI in a running model using a RunTimeBlock?
I currently use a RunTimeBlock to read out signal values from my running model to a GUI, <http://www.mathworks.com/support/solut...

12 years ago | 1 answer | 0

1

answer

Answered
A good way to publish simulink values to GUI from a running model?
I just found a possible solution, something like: * BlockH = get_param('TheBlockOfInterest','RuntimeObject'); * TheValue=Blo...

12 years ago | 0

Question


A good way to publish simulink values to GUI from a running model?
I currently can affect a running model from my GUI, both start/pause/stop and update values that are inputs to the current model...

12 years ago | 2 answers | 1

2

answers

Question


Change variable name in Stateflow model
Is there a way to change a signal name that is referenced troughout a Stateflow model without having to go through the whole mod...

12 years ago | 2 answers | 1

2

answers

Question


Real time Workshop / Embedded coder: Command Line Functions to download Tunable Parameters
I can successfully download BATCH download Tunable Parameters (only batch btw). I want to do the (batch) download from a home-ma...

12 years ago | 1 answer | 0

1

answer