addy_axis

作者: Soc
Add multiple y-axes to a figure with full zoom, pan, and data cursor usage.
更新时间 2020/7/16

A new take on plotting data across multiple y-axes in MATLAB. Creates a pair of visible/invisible axes: the invisible one is used to overlay data with the existing main axes, while the visible one is placed adjacent to the main axes to indicate the scale. Maintains zoom, pan, and data cursor functionality.

For usage, see addy_demo.m.

Inspired by yyaxis, plotyyy (https://www.mathworks.com/matlabcentral/fileexchange/1017-plotyyy), and addaxis (https://www.mathworks.com/matlabcentral/fileexchange/9016-addaxis).

MATLAB 版本兼容性
创建方式 R2019b
兼容任何版本
平台兼容性
Windows macOS Linux
致谢

参考作品: addaxis, plotyyy

Community Treasure Hunt

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

Start Hunting!