Video: GUIDE Advanced Techniques

Version 1.1.0.1 (10.9 MB) by Doug Hull
Advanced techniques in GUI building with GUIDE. Techniques include: multi-window GUIs, application.
47K Downloads
Updated 1 Sep 2016

View License

Editor's Note: This file was a File Exchange Pick of the Week

See more videos without downloading here:
http://blogs.mathworks.com/pick/category/video

This is the second in a series of video tutorial made by The MathWorks Applications Engineer, Doug Hull.
This thirty minute flash based video will highlight techniques such as:

Multi-window GUIs,
application data sharing,
use of pre-built file import dialogs, subfunctions,
function handles.

If you do not have the Image Processing Toolbox replace the line

Imshow(I)

With

image(I)
colormap ([0 0 0; 1 1 1])

NOTE: You will have to download the zip file to watch the video.

Cite As

Doug Hull (2024). Video: GUIDE Advanced Techniques (https://www.mathworks.com/matlabcentral/fileexchange/8616-video-guide-advanced-techniques), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14SP2
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on App Building in Help Center and MATLAB Answers
Tags Add Tags
Acknowledgements

Inspired by: Video: GUIDE Basics Tutorial

Community Treasure Hunt

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

Start Hunting!

GUIDE video 2/FinishedProduct/

Version Published Release Notes
1.1.0.1

Updated license

1.1.0.0

copyright added

1.0.0.0

category