Statistics
RANK
169,957
of 295,467
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
28.57%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
9 years ago | 0 answers | 0
0
answersQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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
answersQuestion
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
answerQuestion
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
answerQuestion
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 ago | 1 answer | 0
1
answerSolved
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 ago