具体页面
相关代码展示
%新建gui界面
function varargout = GUI_pingtai(varargin)
% GUI_PINGTAI MATLAB code for GUI_pingtai.fig
% GUI_PINGTAI, by itself, creates a new GUI_PINGTAI or raises the existing
% singleton*.
%
% H = GUI_PINGTAI returns the handle to a new GUI_PINGTAI or the handle to
% the existing singleton*.
%
% GUI_PINGTAI('CALLBACK',hObject,eventData,handles,...) calls the local
% function named CALLBACK in GUI_PINGTAI.M with the given input arguments.
%
% GUI_PINGTAI('Property','Value',...) creates a new GUI_PINGTAI or raises the
% existing singleton*. Starting from the left, property value pairs are
% applied to the GUI before GUI_pingtai_OpeningFcn gets called. An
% unrecognized property name or invalid value makes property application
% stop. All inputs are passed to GU