Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
Скачиваний:
20
Добавлен:
09.02.2015
Размер:
26.11 Кб
Скачать

matlab\guide – Графический интерфейс пользователя

GUIDE functions

<guide> - Open the GUI Design Environment.

Graphical User Interface Tools.

MATLAB Version 7.11 (R2010b) 03-Aug-2010

GUIDE functions.

guide - Open the GUI Design Environment.

guide is both a directory and a function.

GUIDE Open the GUI Design Environment.

GUIDE initiates the GUI Design Environment(GUIDE) tools that allow GUIs

to be created or edited interactively from FIG-files or handle(s) to

figure.

Calling GUIDE by itself will open the GUIDE Quick Start Dialog where

you can choose to open a previously created GUI or create a new one

from one of the provided GUI templates.

GUIDE(filename) opens the FIG-file named 'filename' for editing if it

is on the MATLAB path. GUIDE(fullpath) opens the FIG-file at 'fullpath'

even if it is not on the MATLAB path.

GUIDE(HandleList) opens the content of each of the figures in

HandleList in a separate copy of the GUIDE design environment.

See also inspect.

Reference page in Help browser

doc guide

Соседние файлы в папке Библиотеки Matlab