Fliping Mux in Matlab code

4 次查看(过去 30 天)
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