Hi,
Is there a way to flipe any cells/ elements that creat by matlab code?
the line belew create left-to-right MUX:
I would like to flip it like in attached picture.
PH_Add_dmux=get(Add_dmux,'PortHandles');

 採用された回答

Fangjun Jiang
Fangjun Jiang 2025 年 3 月 9 日

0 投票

set_param(BlockPath,'Orientation','left')

1 件のコメント

Tommy
Tommy 2025 年 3 月 9 日
Great, thanks

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeGet Started with MATLAB についてさらに検索

製品

タグ

質問済み:

2025 年 3 月 9 日

コメント済み:

2025 年 3 月 9 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by