Video: GUIDE Advanced Techniques

Advanced techniques in GUI building with GUIDE. Techniques include: multi-window GUIs, application.

您现在正在关注此提交

编者注: 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.

引用格式

Doug Hull (2026). Video: GUIDE Advanced Techniques (https://ww2.mathworks.cn/matlabcentral/fileexchange/8616-video-guide-advanced-techniques), MATLAB Central File Exchange. 检索时间: .

致谢

参考作品: Video: GUIDE Basics Tutorial

类别

Help CenterMATLAB Answers 中查找有关 App Building 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.1.0.1

Updated license

1.1.0.0

copyright added

1.0.0.0

category