Simulink Alignment Tool - Auto Layout Subsystems - Function

Arranging the following blocktype (inports, outports ,from-goto blocks , terminator) connected to Subsystem.

http://www.prudhvy.com

이 제출물을 팔로우합니다

Name : ArrangeIOposition_Advanced.m
Author : Pruthvi Raj G
Version : Version 1.0
Input : gcbName = Subsystem path Name for
offset = Distance from subsystem to ports.
BlkType = Add if any other type of BlockType required.

Output : Arranging the following blocktype (inports, outports ,from-goto blocks , terminator) connected to Subsystem.
Date : 17-December-2018 07:41:00
Updates : 1. Gives Line handles for the selected line.
2. If multiple lines are tapped to the single line the
handles are stored in array.

Examples : 1. ArrangeIOposition_Advanced('Subsystem/Sub_subsystem1',200,'Ground')
2. ArrangeIOposition_Advanced('Subsystem/Sub_subsystem1')

The tool allows to automatically align (inports, outports ,from-goto blocks , terminator) connected to Subsystem..

Read above for info

인용 양식

Pruthvi G (2026). Simulink Alignment Tool - Auto Layout Subsystems - Function (https://kr.mathworks.com/matlabcentral/fileexchange/70998-simulink-alignment-tool-auto-layout-subsystems-function), MATLAB Central File Exchange. 검색 날짜: .

카테고리

Help CenterMATLAB Answers에서 Subsystems에 대해 자세히 알아보기

일반 정보

MATLAB 릴리스 호환 정보

  • R2011b에서 R2019a까지의 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
1.0.2

Changed Description

1.0.1

Added Image for reference

1.0.0