Alexander Wille - MATLAB Central
photo

Alexander Wille


TU München

Active since 2014

Followers: 0   Following: 0

Message

Statistics

All
CodyMATLAB AnswersFrom 01/14 to 01/25Use left and right arrows to move selectionFrom 01/14Use left and right arrows to move left selectionTo 01/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

RANK
38,599
of 156,609

CONTRIBUTIONS
0 Problems
9 Solutions

SCORE
100

NUMBER OF BADGES
1

  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer
  • Solver

View badges

Feeds

View by

Question


How to replace digraph nodes with custom graphical objects and make edges elbow connectors?
Hello everyone, I would like to use digraphs to store and plot fault trees, which are graphical representations of Boolean lo...

8 years ago | 1 answer | 0

1

answer

Answered
How to plot DAG with digraph function
Hi Sunil, your code fragment seems to be missing the initialization of the digraph. You would also want to add a plot-command...

8 years ago | 0

Question


How to programmatically tell directional physical connections and non-directional physical connections apart?
Hello everyone, In Simscape, there are two kinds of physical connections: directional "physical signals", e.g. from a PS Co...

8 years ago | 0 answers | 0

0

answers

Question


Is there an implementation of Binary Decision Diagrams (BDDs) in MATLAB?
Hello everyone, is there an implementation of Binary Decision Diagrams (BDDs) in MATLAB? I know that BuDDy-based JavaBDD b...

8 years ago | 0 answers | 1

0

answers

Answered
Change appearance of States and subsystems in Simulink
Unfortunately, there is no option to achieve such a 'flat' display of states, without the gradient. That indeed is a gap in the ...

9 years ago | 0

| accepted

Question


How can I programmatically set the enum name of a chart with output port monitoring of child activity?
When editing a Stateflow chart in the model explorer, there is a number of properties that can be set, such as 'Enable zero-cros...

9 years ago | 1 answer | 0

1

answer
Go to top of page