Skip to Main Content Skip to Search
Home |   India  Choose Country  |  Contact Us  |  Cart Store 
Create Account | Log In
Products & Services Solutions Academia Support User Community Company

MATLAB > Demos > Creating a Graphical User Interface

Creating a Graphical User Interface

This video tutorial shows you how to create a graphical user interface using GUIDE, the graphical user interface development environment of MATLAB

Related Videos

Getting Started with MATLAB
05:10 How to get started with MATLAB and where to go next for more information
Working in the Development Environment
04:03  How to work in the MATLAB desktop development environment
Writing a MATLAB Program
05:42 How to write a MATLAB program, including creating a script and a function
Analyzing Data
04:44 This video demonstrates the different types of data analysis available in MATLAB
Visualizing Data
04:07 This video demonstrates the different types of data visualization available in MATLAB
Interactively Creating Plots
07:31 How to create plots interactively without writing MATLAB code
Exporting Graphics
00:50 An overview of the different ways to export graphics in MATLAB to other file formats and applications
Developing Algorithms
06:12 An overview of algorithm development in MATLAB using an application example to detect lane markings on a road
Creating a Graphical User Interface
11:07 How to create a graphical user interface using GUIDE, the graphical user interface development environment of MATLAB
Developing Code Rapidly with Cells
07:39 How to develop code rapidly using cells in the editor
Publishing from the Editor
05:16 How to publish reports to HTML and other formats from the editor
Calling MATLAB from C Code
01:30 An overview of calling MATLAB from C, C++ or Fortran Code Using the MATLAB Engine Library
Optimizing Performance
01:44 An overview of ways to optimize the performance of MATLAB code
Importing Data from Files
06:13 How to import data from files such as spreadsheets, text files and other formats
Working with Arrays
07:52  How to create and manipulate MATLAB arrays, including accessing elements using indexing