How to make a plot content draggable (make a dynamic display)?
Mostrar comentarios más antiguos
Let's have a simple line plot, let' say from x=0 to x=6000. I make an X scale window from i.e. x=100 up to x=200. Now I see part of the line plot. Is it possible to scroll (or wipe, I do not know which is the proper word) the plot in the window by dragging the line and move it left or right having the same window length (in this case the length is 100 x values) and showing continuously different areas of the line plot, i.e. from [100, 200] up to [5900, 6000]?
I know it is possible to change the xmin and xmax, but I want to make it mouse draggable.
How to do it in Matlab? Is it possible at all?
Csaba Bagyinka
Respuesta aceptada
Más respuestas (1)
Csaba
el 30 de Mzo. de 2016
0 votos
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!
