Create a GUI for data exploration

조회 수: 3 (최근 30일)
AlexDiz
AlexDiz 2018년 12월 11일
답변: Cris LaPierre 2018년 12월 11일
Hello everyone !
I wan't to create a GUI to explore my data. As shown in attached figure what I want to achieve is by cliking on pixels in left figure I want to update in live the related information in plots (signal and the FFT(signal)) on the right side of the figure.
As I know nothing about GUI creation in matlab, can someone point me a direction to learn about GUI (functions needed or maybe a code close to what I want to achieve...)
thanks !
Alexandre
Capture.JPG

채택된 답변

Cris LaPierre
Cris LaPierre 2018년 12월 11일
Here's a link to the MATLAB Gui page. That's a great place to get started.
I'd recommend using App Designer instead of Guide, but that's your call.
There are links there to tutorials for building a simple gui in both environments.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by