Fliping Mux in Matlab code

3 Ansichten (letzte 30 Tage)
Tommy
Tommy am 9 Mär. 2025
Kommentiert: Tommy am 9 Mär. 2025
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');

Akzeptierte Antwort

Fangjun Jiang
Fangjun Jiang am 9 Mär. 2025
set_param(BlockPath,'Orientation','left')

Weitere Antworten (0)

Kategorien

Mehr zu Get Started with MATLAB finden Sie in Help Center und File Exchange

Tags

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by