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
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Cita come
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. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
Versione | Pubblicato | Note della release | |
---|---|---|---|
1.0.0 |