Dialog Box GUI Examples

Sample 1

This sample includes a button that brings up the file open GUI

[DialogBox1.m]

 

Sample 2

This sample includes a button that brings up a list of Channel Labels

[DialogBox2.m]

 

Sample 3

This sample includes a button that brings up a list of event types. It also demos the use of parsetxt.

[DialogBox3.m]

 

Sample 4

This sample includes a button and a checkbox

[DialogBox4.m]

 

Sample 5

This sample includes a button and a checkbox

[DialogBox5.m]