photo

Camba


The University of Sheffield

Active since 2016

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Help modeling system with two switches
I am having trouble to model a system. Can anyone help? I have two enumerations say {left,none,right} (switches s1 and s2) W...

8 years ago | 0 answers | 0

0

answers

Question


How to change an input variable?
I have a block that represents a button (right now it is just a constant block - when it is 1 it is ON and when it is 0 it is O...

8 years ago | 0 answers | 0

0

answers

Answered
How to add Inputs/Outputs to Stateflow by code
Problem solved. I did it by getting a handle to a state or chart. For example: ch = sfgco; data = Stateflow.Data(ch); dat...

8 years ago | 0

| accepted

Question


How to add Inputs/Outputs to Stateflow by code
I want to add an input to a Stateflow chart by code. The way to do it without code is to go to tools/model explorer, click th...

8 years ago | 1 answer | 0

1

answer

Question


How can I make a transition when a variable does not change its value?
I have a stateflow chart that has a signal from a signal builder block as its input. I want to have a transition between two sta...

8 years ago | 2 answers | 0

2

answers