gclh - get handle of current line
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Name : gclh.m
% Author : Pruthvi Raj G
% Version : Version 1.0
% Input : Any Simulink Model.
% Date : 20-January-2019 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. Line = gclh
% Output : Line = 3.0780e+03
% 2. Lines = gclh
% Output: Lines =
%
% 1.0e+03 *
%
% 3.1050
% 3.1040
% 3.1030
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Cite As
Pruthvi G (2024). gclh - get handle of current line (https://www.mathworks.com/matlabcentral/fileexchange/70643-gclh-get-handle-of-current-line), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0 |