フィルターのクリア

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 Center および File ExchangeEEG/MEG/ECoG についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by