Read Cursor Data
Versión 1.0.0.0 (1,36 KB) por
Oznur Mete
This function reads data points indicated by the current cursor position and records into an array.
Call the function as:
>>read_cursor_data(figure_name_to_be_read);
Activate cursor mode on the figure, and select a point.
Hit the return. The (x,y) coordinates are recorded and program waits for you to choose another point or to stop. In order to finish reading, one types "Q" in the command window.
Citar como
Oznur Mete (2025). Read Cursor Data (https://es.mathworks.com/matlabcentral/fileexchange/30539-read-cursor-data), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2008a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- MATLAB > Language Fundamentals > Operators and Elementary Operations > Logical (Boolean) Operations >
Más información sobre Logical (Boolean) Operations en Help Center y MATLAB Answers.
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.0 |
