• 大小: 21KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-01-08
  • 语言: Matlab
  • 标签: 计算器  matlab  

资源简介

matlab平台实现的简易计算器,仅适用于刚入门的GUI学习者,帮助熟悉各个控件,图形句柄操作,更形象地认识界面编程,形成界面编程的整体思路。

资源截图

代码片段和文件信息

function varargout = calculate(varargin)
% CALCULATE M-file for calculate.fig
%      CALCULATE by itself creates a new CALCULATE or raises the existing
%      singleton*.
%
%      H = CALCULATE returns the handle to a new CALCULATE or the handle to
%      the existing singleton*.
%
%      CALCULATE(‘CALLBACK‘hobjecteventDatahandles...) calls the local
%      function named CALLBACK in CALCULATE.M with the given input arguments.
%
%      CALCULATE(‘Property‘‘Value‘...) creates a new CALCULATE or raises the
%      existing singleton*.  Starting from the left property value pairs are
%      applied to the GUI before calculate_OpeningFcn gets called.  An
%      unrecognized property name or invalid value makes property application
%      stop.  All inputs are passed to calculate_Openi

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       3968  2014-06-23 15:24  calculator\calculate.fig

     文件      12665  2014-06-23 16:45  calculator\calculate.m

     文件      32768  2014-10-12 12:45  calculator\calculate_read.doc

     目录          0  2014-10-12 12:46  calculator

----------- ---------  ---------- -----  ----

                49401                    4


评论

共有 条评论