Fliping Mux in Matlab code

3 ビュー (過去 30 日間)
Tommy
Tommy 2025 年 3 月 9 日
コメント済み: Tommy 2025 年 3 月 9 日
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 日
set_param(BlockPath,'Orientation','left')
  1 件のコメント
Tommy
Tommy 2025 年 3 月 9 日
Great, thanks

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeGet Started with MATLAB についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by