BreakAxisandZoom(xx​,yy,startA,stopA,st​artErase_before,sto​pErase_after,width)

The function BreakAxisandZoom helps users to analyze a portion of high frequency periodic data.
32 Downloads
Updated 8 Apr 2017

View License

The function BreakAxisandZoom helps users to analyze a part of high frequency periodic data by setting break points on X-axis of the plot by the user. For example, given a sinusoidal plot of very high frequency (0-10000 cycles). In order to clearly see the sinusoidal characteristics between 100 and 200 cycles, two breakpoints corresponding to 100 and 200 can be set on X-axis. Let this data (between 100 and 200 cycles) to be analyzed be called Bandwidth. In order to zoom this Bandwidth, the user can erase parts of data before and after Bandwidth. The function thus, requires users to input start and end points of Bandwidth (startA, stopA), the start point of the data to be erased before Bandwidth (startErase_before), and the end point of the data to be erased after Bandwidth. The user is now able to view zoomed version of Bandwidth data, along with the remaining unerased original data. This way, the user is able to view original as well as zoomed in data simultaneously on one single plot.
The function is most useful for analyzing periodic high frequency signals.

Cite As

Meenakshi Narayan (2024). BreakAxisandZoom(xx,yy,startA,stopA,startErase_before,stopErase_after,width) (https://www.mathworks.com/matlabcentral/fileexchange/62454-breakaxisandzoom-xx-yy-starta-stopa-starterase_before-stoperase_after-width), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2014b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Visual Exploration in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0