How to get values from the plot
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Josef
el 25 de Oct. de 2013
Comentada: Josef
el 26 de Oct. de 2013
Hello, can somebody show me how can I get values of the dots from the plot, perhaps into the matrix... X=[1 1 0; 2 2 0; 3 5 1 ; 6 4 0], where X(:,1)->x , X(:,2) ->y , X(:,3)->species...
0 comentarios
Respuesta aceptada
Jamie
el 25 de Oct. de 2013
Hi Josef, have a look here - http://www.mathworks.com.au/support/solutions/en/data/1-A6PBV2/ there is also an example for obtaining data from figures on stack overflow here - http://stackoverflow.com/questions/11233180/retrieving-x-and-y-values-from-matlab-plot
Más respuestas (0)
Ver también
Categorías
Más información sobre Line Plots 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!