Fliping Mux in Matlab code

조회 수: 4 (최근 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')

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by