Simulink Alignment Tool - Auto Layout Subsystems - Function

版本 1.0.2 (2.0 KB) 作者: Pruthvi G
Arranging the following blocktype (inports, outports ,from-goto blocks , terminator) connected to Subsystem.
440.0 次下载
更新时间 2019/3/22

查看许可证

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 (2024). Simulink Alignment Tool - Auto Layout Subsystems - Function (https://www.mathworks.com/matlabcentral/fileexchange/70998-simulink-alignment-tool-auto-layout-subsystems-function), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2011b
兼容 R2011b 到 R2019a 的版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Subsystems 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.2

Changed Description

1.0.1

Added Image for reference

1.0.0