plot_shift.m

版本 1.1.0.0 (123.6 KB) 作者: Corey Gravelle
Multiple data sets are managed and compared with the mouse, by shifting objects and axes
1.0K 次下载
更新时间 2010/10/19

查看许可证

> 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 (:

引用格式

Corey Gravelle (2024). plot_shift.m (https://www.mathworks.com/matlabcentral/fileexchange/29022-plot_shift-m), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2009a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Combine Multiple Plots 的更多信息
致谢

参考作品: uilineshift

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
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