photo

Prerana Ozarkar


Last seen: 1年以上 前 2019 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

1 質問
2 回答

ランク
6,293
of 301,709

評判
8

コントリビューション
1 質問
2 回答

回答採用率
0.0%

獲得投票数
3

ランク
 of 21,394

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 176,196

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • First Review
  • Revival Level 1
  • First Answer

バッジを表示

Feeds

表示方法

質問


How can I properly arrange subsystems through M script.
I am using MatlabR2015a (latest available with me) Suppose there are 4 subsystems arranged as shown in fig. I want to create a s...

約7年 前 | 0 件の回答 | 0

0

回答

回答済み
Is it possible to change the location/ position of the input/ output ports on a subsystem block?
by using Flip/Rotate it is possible

約7年 前 | 0

回答済み
Changing the size and position of the simulink block
@Slimeni Omar You need to use following command: get_param(pathOfsystem, 'Position') this will retuen you a 1X4 matrix in whi...

約7年 前 | 3