How to get values from the plot
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponse acceptée
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
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur 2-D and 3-D Plots dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!