Diff limits on same axis
Mostrar comentarios más antiguos
Hi
I want to set two limits on my same axis i have attached the fig below, on xaxis i want limits from -50 to 225 and again from 775 to 850.
My current limits are
xlim([-50 850])
ylim([-19 140])
One can please sugget a better replacement for the one.Thanks in Advance!!

1 comentario
dpb
el 24 de Dic. de 2020
Then the x axis physical location for the last point is totally arbitrary...just change its x value to (say) 400 and the label the xtick to 800 for that location.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Creating, Deleting, and Querying Graphics Objects 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!
