MATLAB Creating Graphical User Interfaces

(Barry) #1

9 Examples of GUIDE UIs


UI That Accepts Parameters and Generates Plots


In this section...
“About the Example” on page 9- 20
“UI Design” on page 9- 22
“Validate Input as Numbers” on page 9- 24
“Plot Push Button Behavior” on page 9- 27

About the Example


This example shows how to create a GUIDE UI that accepts input parameters and plots
data in two axes. The parameters define a time-varying and frequency-varying signal.
One plot displays the data in the time domain, and the other plot displays the data in the
frequency domain.
Free download pdf