필터 지우기
필터 지우기

How do i get the data from a data cursor in a GUI containing two axes?

조회 수: 1 (최근 30일)
Rafaella Savva
Rafaella Savva 2017년 3월 29일
댓글: Carl 2017년 4월 4일
I have a Gui with axes dispalying root locus plot and the other a Nyquist diagram. I used the toolbar option to include a data cursor in my GUI,I want to get the data only from the Root locus plot data cursor.
  댓글 수: 1
Carl
Carl 2017년 4월 4일
Hi Rafaella, the data cursor is an interactive approach to selecting data. If you would only like to select data from one axes, you could simply click within that axes.
See the following documentation page on exporting data from your data cursor selection:
https://www.mathworks.com/help/matlab/creating_plots/data-cursor-displaying-data-values-interactively.html

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Classical Control Design에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by