フィルターのクリア

How to get values from the plot

1 回表示 (過去 30 日間)
Josef
Josef 2013 年 10 月 25 日
コメント済み: Josef 2013 年 10 月 26 日
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...

採用された回答

Jamie
Jamie 2013 年 10 月 25 日
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 件のコメント
Josef
Josef 2013 年 10 月 26 日
Thank you!

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeAnnotations についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by