How to get values from the plot

2 vues (au cours des 30 derniers jours)
Josef
Josef le 25 Oct 2013
Commenté : Josef le 26 Oct 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...

Réponse acceptée

Jamie
Jamie le 25 Oct 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
  1 commentaire
Josef
Josef le 26 Oct 2013
Thank you!

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Line Plots dans Help Center et File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by