統計
MATLAB Answers
5 質問
0 回答
ランク
of 173,238
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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年 前 | 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年 前 | 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年 前 | 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年 前 | 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年 前 | 0 件の回答 | 0
