TRACKB
TRACKB ; trackball to navigate through an enlarged multi-subplot figure
-->suppose you have a layout of axes or subplots and you want
to see one or more axes magnified (i.e. the size of those subplots (h+w)
is enlarged, NOT parts of the subplot)
-use MOUSEWHEEL to increase/decrease width/hight of subplots/axes
(ZOOM-FUNCTION)
-use lower-left corner TRACKBALL to navigate through subplots/axes
-CONTEXTMENU to reset (zoomfactor=1)
USAGE
[1] plot a figure with subplots
[2] type TRACKB in commmand window
[3] activate TRACKB-PUSHBUTTON in the figure's toolbar
[4] NOW YOUR TURN: use mousewheel to increase/decrease the 'axes-layout',
i.e. all axes will be increased/decreased in width and hight
-a schematic draft in the lower left corner depicts the 'axes-layout'
-move red TRACKBALL on the drawing to move through axes
AN EXAMPLE IS PRESENTED IN THE FUNCTION
----------------------------------------------------------------------
Paul, BNIC 2010
----------------------------------------------------------------------
Citar como
paul koch (2024). TRACKB (https://www.mathworks.com/matlabcentral/fileexchange/27546-trackb), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- MATLAB > Graphics > Formatting and Annotation > Axes Appearance > Combine Multiple Plots > Subplots >
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 |