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
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Citar como
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. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0 |