How do i get the data from a data cursor in a GUI containing two axes?
2 ビュー (過去 30 日間)
古いコメントを表示
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
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 Center および File Exchange で Classical Control Design についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!