How can I create multiple breaks on the x-axis?
Mostrar comentarios más antiguos
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?
Respuestas (1)
Star Strider
el 2 de Abr. de 2015
0 votos
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.
Categorías
Más información sobre 2-D and 3-D Plots en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!