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

0 Stimmen

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

Weitere Antworten (0)

Kategorien

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

Produkte

Tags

Gefragt:

am 9 Mär. 2025

Kommentiert:

am 9 Mär. 2025

Community Treasure Hunt

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

Start Hunting!

Translated by