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!