Borrar filtros
Borrar filtros

How do you change the locations of the inputs and outputs of a subsystem in Simulink or Simevents?

71 visualizaciones (últimos 30 días)
Hello,
I'm trying to figure out how to change the locations of inputs and outputs on a subsystem so that it will be easier to route wires in a desired direction. It will also allow for smoother flow when debugging specific things in my design. Any help would be greatly appreciated.
  6 comentarios
James Popenhagen
James Popenhagen el 28 de En. de 2013
That's what I'm trying to ask. How do I do this? I did this in paint, but I don't know how to do it in Simulink.

Iniciar sesión para comentar.

Respuestas (4)

Azzi Abdelmalek
Azzi Abdelmalek el 28 de En. de 2013
Editada: Azzi Abdelmalek el 28 de En. de 2013
You mean, you want to rotate your block, Select your block then type, ctrl+r twice
  3 comentarios
James Popenhagen
James Popenhagen el 28 de En. de 2013
That's what I'm trying to ask. How do I do this? I did this in paint, but I don't know how to do it in Simulink.

Iniciar sesión para comentar.


Alec Reed
Alec Reed el 8 de Ag. de 2018
Only 5 years late, but within the subsystem, you can right click a port, select block parameters, and there is a option that says "Port Location on Parent Subsystem". Better late than never!
  2 comentarios
Affiq
Affiq el 9 de Nov. de 2018
The problem is, there is no "Port Location on Parent Subsystem", where can I find it?
Yale Lee
Yale Lee el 9 de Mzo. de 2022
You can right-click on the subsystem (or pretty much any component) and select 'Rotate & Flip' and either 'Flip Block' to apply a vertical axial symetry, or rotate it as many times as needed. You can also flip the name label to put it on top (or bottom depending on how many times you apply it) of the block.
Hope this answers the question.

Iniciar sesión para comentar.


Oleksandr
Oleksandr el 24 de Mzo. de 2023
With physical ports of subsystems in SimScape its tricky. You should obey certain sequence when creating them - from left to right, from top to bottom. This will affect wheather they will appear on the left or right side of the subsystem
In the example below I have created first Ua, then T1 to the right, then Ub below then T2 and so on.
Good luck!

Alexander
Alexander el 3 de En. de 2024
In 2023b, this seems to only be possible using simscape and bidirectional ports:
I don't think you can change the defaut side for inport/outport in simulink, but you can drag that port to any side that you wish. This would need to be done manually for each instance and only works if there is no mask.
I find this limitation very confusing when using back pressure. I'd like to put my back pressure output port for my inputs on the input side and back pressure input port for my outputs on the output side.

Categorías

Más información sobre Discrete-Event Simulation en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by