ZINPUT - Graphical input from mouse with zoom
[OUT_REGS] = ZINPUT(N) gets N points or regions from the current axes and returns the X- and Y-ranges in a length Nx4 matrix OUT_REGS.
The cursor can be positioned using the mouse. Data points are entered by pressing the right mouse button (OUT_REGS(1)==OUT_REGS(2)==point_X), the region of the current axis are selected with the middle button, left button is for zooming, single cklick zooms in, click-and drag zooms to selected region (and doubble-click should zoom out - this feature is pending).
Any key on the keyboard except carriage return zooms out to the orignal axis. Carriage return/Enter, which terminates the input before N points are entered.
[OUT_REGS] = ZINPUT gathers an unlimited number of points until the return key is pressed.
Citar como
Bjorn Gustavsson (2024). zinput (https://www.mathworks.com/matlabcentral/fileexchange/9127-zinput), 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.0 |