Community Profile

photo

Kevin Noll


Active since 2013

Statistics

All
  • Thankful Level 1
  • Solver

View badges

Content Feed

View by

Question


Simultaneous Entity Creation with Simultaneous Attribute Assignment
I am implementing a polling algorithm using SimEvents. The algorithm periodically consults a table to determine if one or more r...

8 years ago | 0 answers | 0

0

answers

Question


pass matrix to EML in stateflow...
I have defined an data store memory to share with a stateflow chart. The size is defined as [10 5]. In the stateflow chart, I ne...

10 years ago | 0 answers | 0

0

answers

Question


Combining Timed and Event-based Actions in Stateflow Chart
I am trying to build a model in StateFlow that will wait for a certain period of time after receiving an input event (function c...

10 years ago | 1 answer | 0

1

answer

Question


troubleshoot and prevent multiple signal updates in one time step
I have run into a situation where a signal in a simulink model is occasionally being updated twice in one simulation time step. ...

11 years ago | 0 answers | 0

0

answers

Question


Release entity from server based on event...
Using SimEvents, I would like to have a system that can serve many entities for a set period of time like in an N-server, but al...

11 years ago | 1 answer | 0

1

answer

Question


Creating new model or block instances during run-time...
I am creating a model of a packet network (SimEvent and StateFlow) in which I have multiple transmitters and receivers. All tran...

11 years ago | 1 answer | 0

1

answer

Question


Accumulator for Event-based model...
In Simevents I am generating entities and adding an attribute with a varying numeric value. At a later point in my model I would...

11 years ago | 1 answer | 0

1

answer

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

11 years ago