MATLAB Creating Graphical User Interfaces

(Barry) #1

9 Examples of GUIDE UIs


Synchronized Data Presentations in a GUIDE UI


In this section...
“About the Example” on page 9- 30
“Recreate the UI” on page 9- 32

About the Example


This example shows how to program a UI that has the following features:


  • Initializes a table and a plot.

  • Plots selected data in real time as you select data observations.

  • Generates line graphs that display different views of data.


This UI plots different kinds of graphs into different axes for an entire data set or
selections of it, and shows how Fourier transforms can identify periodicity in time series
data.

You can use this UI to analyze and visualize time-series data containing periodic events.
Free download pdf