How can I plot eye diagram in a designed GUI?
8 ビュー (過去 30 日間)
古いコメントを表示
Hello everyone,
I'm designing a GUI interface in Matlab with GUIDE and I'd like to plot an eye diagram after a button in my GUI is pressed. Every time the eye diagram is plotted, a new figure/window opens in which it is plotted. How can I integrate this diagram in my GUI?
Thanks a lot,
Nikola
0 件のコメント
回答 (2 件)
Punit
2013 年 6 月 26 日
Have to tried using Axis in the gui diagram and plot figure in those axis?
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!