addaxis
Add multiple y-axes to plots. zoomable with zoom modification.
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Editor's Note: This file was selected as MATLAB Central Pick of the Week
Cite As
Harry Lee (2026). addaxis (https://au.mathworks.com/matlabcentral/fileexchange/9016-addaxis), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.1.0 (22.3 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.1.0 | Supports zooming of added axes in versions of Matlab that support the zoom mode objects with ActionPostCallback and ActionPreCallback. Tested for R2010a. |
||
| 1.0.0 | Fixed small bug in addaxisplot so it works to add plots to the original axis, also addaxislabel input made more flexible. |