필터 지우기
필터 지우기

i want to display a eeg dataset on axes in gui

조회 수: 2 (최근 30일)
Indri Ristika Utami
Indri Ristika Utami 2023년 6월 27일
댓글: Rik 2023년 6월 27일
hello, beginer here. i tried to make a simple eeg signal processing app in guide, but i have a problem in displaying a dataset from user's input, could you help me find the right syntax
  댓글 수: 1
Rik
Rik 2023년 6월 27일

A GUI is nothing special. It is simply a figure with some buttons and input fields. Callbacks can respond to clicks and presses of the enter button by calling the functions you have already written.

For general advice and examples for how to create a GUI (and avoid using GUIDE), have look at this thread.

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 EEG/MEG/ECoG에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by