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

资源简介

matlab编写的计算器,可用于科学计算,已调试,界面良好。

资源截图

代码片段和文件信息

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

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

     文件        961  2009-10-06 16:17  calculator\cal.jpg

     文件      13511  2009-10-09 15:40  calculator\calculator.fig

     文件      46718  2009-10-09 15:40  calculator\calculator.m

     目录          0  2009-10-09 16:16  calculator

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

                61190                    4


评论

共有 条评论