load data from doted plot
Mostrar comentarios más antiguos
hey I'm trying to import the data from a doted plot i made from a script to have the values show as a list instead but don't really know where to look.
I've tried
h = findobj(gca, 'Type','dot')
doesn't work only gives an empty table when the figure is open
h = importdata('case1 SOC noV2G.fig')
gives nothing of value that i can use
the plot looks like the attached file it has a seperate dot at each point of time
don't know where to go from here all help would be appriciated!
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Annotations en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!