Fliping Mux in Matlab code

4 visualizzazioni (ultimi 30 giorni)
Tommy
Tommy il 9 Mar 2025
Commentato: Tommy il 9 Mar 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');

Risposta accettata

Fangjun Jiang
Fangjun Jiang il 9 Mar 2025
set_param(BlockPath,'Orientation','left')

Più risposte (0)

Categorie

Scopri di più su Get Started with MATLAB in Help Center e File Exchange

Tag

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by