Interactive graph and data collection
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hey,
I was wondering if there was any way to create interactive graph. For example, I would like to be able to click on the curve shown and store those points to later be exported into excel. I have tried to use an algorithm to determine onset and offset but due to the noise in the data it would be better if the user could select those and then the algorithm can analyze the data in between those two selected points.
0 comentarios
Respuesta aceptada
Matt Fig
el 12 de Mayo de 2011
2 comentarios
Douglas Anderson
el 5 de Sept. de 2012
Wow! I think this is a great alternative to datatip for exporting data. It grabs the axes (I have subplots) appropriately, and assigns the points to an array. I guess the only thing I would like is to get dumped back to the Command Window after hitting "Return". Any suggestions? Thanks Matt.
Doug Anderson
Más respuestas (0)
Ver también
Categorías
Más información sobre Specifying Target for Graphics Output en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!