필터 지우기
필터 지우기

How can I plot eye diagram in a designed GUI?

조회 수: 4 (최근 30일)
john2000
john2000 2013년 6월 26일
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

답변 (2개)

Punit
Punit 2013년 6월 26일
Have to tried using Axis in the gui diagram and plot figure in those axis?

john2000
john2000 2013년 6월 26일
편집: john2000 2013년 6월 26일
Yes of course. My gui is very simple, it consists of one push button and one axis. I followed these suggestions how to make my GUI plot into an axes within the GUI figure rather than inside of a new figure http://www.mathworks.com/support/solutions/en/data/1-192W8/ but none of them works for me.

카테고리

Help CenterFile Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by