photo

Jasvir Virdi


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
258,732
of 301,175

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
20.0%

收到投票数
0

排名
 of 21,185

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 173,238

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 0 个回答 | 0

0

个回答