How to break x-axis?

4 visualizaciones (últimos 30 días)
Tj R
Tj R el 6 de Sept. de 2013
I have data in 2 columns as in the following way to plot.
x-axis : 2 4 6 8 12 infinity
y-axis : 0.5 0.7 0.8 1.2 1.5 1.7
I need a break in x-axis after 12 and before infinity in x-axis. How can i break the x-axis. Please help me in this issue.
  1 comentario
Azzi Abdelmalek
Azzi Abdelmalek el 6 de Sept. de 2013
What does that mean?

Iniciar sesión para comentar.

Respuestas (1)

Walter Roberson
Walter Roberson el 6 de Sept. de 2013
There is a File Exchange contribution named something like breakaxis . I doubt, though, that you could use it to draw at "infinity". Draw at a large number and label it "infinity" perhaps.
  2 comentarios
Tj R
Tj R el 6 de Sept. de 2013
I need to show the axis break in the plot. What i mentioned the values above are for example. Is there any way to the axis break. Thank you very much for your help.
Walter Roberson
Walter Roberson el 6 de Sept. de 2013
There is no method supplied in MATLAB to break an axis. However, the contribution I mentioned earlier fakes it for you.

Iniciar sesión para comentar.

Categorías

Más información sobre Creating, Deleting, and Querying Graphics Objects en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by