plot_shift.m

Multiple data sets are managed and compared with the mouse, by shifting objects and axes
1K téléchargements
Mise à jour 19 oct. 2010

Afficher la licence

> click and drag off of object to pan
> click and drag object to move it
> right-click to show/hide titles
> right-click to fit all plots in window
> shift-click to create zoom rectangle
> double-click to recenter
> mouse scroll wheel to zoom in/out
* note: some examples use 'hanning' from the Signal Processing toolbox, but these may be adjusted to work around if necessary.
* note: props to Paul S. Koch for the inspiration with uilineshift.m!

possible improvements, to be posted at a later release:

-ability to select and move multiple lines ('group')
-highlighting selected group
-optional legend, and selecting on plot from it
-plot scaling to account for very large plot lag
-saving shifted plot
-other suggestions are welcome (:

Citation pour cette source

Corey Gravelle (2024). plot_shift.m (https://www.mathworks.com/matlabcentral/fileexchange/29022-plot_shift-m), MATLAB Central File Exchange. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2009a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Combine Multiple Plots dans Help Center et MATLAB Answers
Remerciements

Inspiré par : uilineshift

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Publié le Notes de version
1.1.0.0

Eliminated need for external 'uiextras' toolbox, though i would highly recommend the following for setting up GUI's:
http://www.mathworks.com/matlabcentral/fileexchange/27758-gui-layout-toolbox

1.0.0.0