Fliping Mux in Matlab code

3 visualizaciones (últimos 30 días)
Tommy
Tommy el 9 de Mzo. de 2025
Comentada: Tommy el 9 de Mzo. de 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');

Respuesta aceptada

Fangjun Jiang
Fangjun Jiang el 9 de Mzo. de 2025
set_param(BlockPath,'Orientation','left')

Más respuestas (0)

Categorías

Más información sobre Get Started with MATLAB en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by