photo

Bjoern


Clipper Windpower

Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

6 Questions
3 Answers

RANK
5,312
of 300,744

REPUTATION
9

CONTRIBUTIONS
6 Questions
3 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
6

RANK
 of 21,054

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,597

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • First Review
  • Thankful Level 3
  • First Answer

View badges

Feeds

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

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

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

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

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

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

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

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

14 years ago | 1 answer | 0

1

answer