Thomas MacGregor
Followers: 0 Following: 0
Statistics
RANK
90,982
of 294,407
REPUTATION
0
CONTRIBUTIONS
5 Questions
1 Answer
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
0
RANK
of 20,109
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 151,611
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Simulink: How do you send a function call to another model?
Is it possible to send a function call signal into another model? For example, I have a Matlab function that has some function c...
3 years ago | 1 answer | 0
1
answerQuestion
Simulink Code Generation Omitting variable declarations/usage, what configuration controls this?
I believe this is simply a configuration setting in the Optimization section, but I have yet to find out where. I have a model t...
3 years ago | 0 answers | 0
0
answersCan you access a Data Store variable in a MATLAB function WITHOUT having it as a function input?
The "See Also" Tab to the right just saved me the trouble it seems, i finally found the page that has the info https://www.ma...
3 years ago | 0
| accepted
Question
Can you access a Data Store variable in a MATLAB function WITHOUT having it as a function input?
I have a system in Simulink that uses a ton of global variables that I set up using Data Store Memory blocks, and with that I ha...
3 years ago | 1 answer | 0
1
answerQuestion
How to call Stateflow charts in a sequence
I'm looking to set up a simulink/stateflow simulation to replicate a program that we currently are using, and I was wondering if...
3 years ago | 1 answer | 0
1
answerQuestion
How do I create a switch statement using 1 variable rather than multiple separate ones in Stateflow?
I'm tyring to setup a stateflow chart in simulink right now, and a problem I am running into is the way the cases are defined. T...
3 years ago | 1 answer | 0