Ginput Graph/Plot
1 回表示 (過去 30 日間)
古いコメントを表示
Hi,
my question is short and precise:
Is there a possibility to just pick x,y values from a plot/graph but only the plot with ginput?
Thank you!
1 件のコメント
Rohit Reddy Madasani
2016 年 8 月 10 日
編集済み: Rohit Reddy Madasani
2016 年 8 月 10 日
Hi Jousef,
I am assuming that you are looking for ways to identify n points from the current axes and returns their x- and y-coordinates in the x and y column vectors.
The function "ginput" enables you to identify n points from the current axes and returns their x- and y-coordinates.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Data Exploration についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!