How can I create multiple breaks on the x-axis?

3 views (last 30 days)
I am plotting a multi-year time series at a monthly time step. I only want to include the months April through October. To make it clear that this is what I'm plotting I want to add a break in the x axis every year where the months I'm excluding should have been. I have found code in the File Exchange that will work for one break, but not for multiple breaks. Any ideas how I can accomplish this?

Answers (1)

Star Strider
Star Strider on 2 Apr 2015
I remember something like this but in another context. See if How do I display non-overlapping lines in one single MATLAB plot? works (with modifications) in your application.

Categories

Find more on 2-D and 3-D Plots in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!