Feeds
提问
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...
9 years 前 | 0 个回答 | 0
0
个回答提问
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...
11 years 前 | 0 个回答 | 0
0
个回答提问
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...
11 years 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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...
12 years 前 | 1 个回答 | 0
1
个回答已解决
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:...
12 years 前