Statistics
5 Questions
0 Answers
RANK
258,732
of 301,153
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
0
RANK
of 21,182
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 173,067
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
How to specify output type as "structure with time" instead of default "array" in the sim command?
I am trying to use sim command to run simulink models from the command line. The sim command format that I am using in my curr...
8 years ago | 1 answer | 0
1
answerQuestion
Is there any function/command to replace unit delay function block in matlab?
I am currently, trying to run simulink models by writing a program in MATLAB. The issue is that the outputs of one of the model ...
8 years ago | 0 answers | 0
0
answersQuestion
How to send data between "inport" and "outport" of 2 simulink models that run in a loop using matlab script, without using to and from workspace?
Please check the attached image. Currently, I am running a matlab script which runs these models in a sequential manner, that...
8 years ago | 0 answers | 0
0
answersQuestion
How to run 2 simulink models in a sequential manner from .m script in a loop?
Actually, I have 2 simulink models in which the first model's outputs are used as input for the next model. I have used 'to' and...
8 years ago | 1 answer | 0
1
answerQuestion
How do we run simulink models that have "inports" and "outports",and are interconnected with each other, using matlab scripts only?
The simulink models that I am using have distinct "inports" and "outports".I have tried using the "sim" function but am not able...
8 years ago | 0 answers | 0
