资源简介
该代码使用MatLab7.0 GUI编写的实现小数、整数进行加减乘除的案例。将该资源加压后,得到addnum文件,打开Matlab7.0,切换工作区间到addnum,在Matlab的命令行窗口输入:addnum,就可以在GUI上进行加减乘除了。
代码片段和文件信息
function varargout = addnum(varargin)
% ADDNUM M-file for addnum.fig
% ADDNUM by itself creates a new ADDNUM or raises the existing
% singleton*.
%
% H = ADDNUM returns the handle to a new ADDNUM or the handle to
% the existing singleton*.
%
% ADDNUM(‘CALLBACK‘hobjecteventDatahandles...) calls the local
% function named CALLBACK in ADDNUM.M with the given input arguments.
%
% ADDNUM(‘Property‘‘Value‘...) creates a new ADDNUM or raises the
% existing singleton*. Starting from the left property value pairs are
% applied to the GUI before addnum_OpeningFunction gets called. An
% unrecognized property name or invalid value makes property application
% stop. All inputs are passed to addnum_OpeningFcn via varargin.
%
% *See GUI Options on GUIDE‘s Tools menu. Choose “GUI allows only one
% instance to run (singleton)“.
%
% See also: GUIDE GUIDATA GUIHANDLES
% Copyright 2002-2003 The MathWorks
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 10492 2015-11-25 09:45 addnum\addnum.asv
文件 2996 2015-11-25 09:19 addnum\addnum.fig
文件 10492 2015-11-25 09:47 addnum\addnum.m
目录 0 2015-11-26 15:10 addnum
----------- --------- ---------- ----- ----
23980 4
- 上一篇:混合高斯背景建模 matlab
- 下一篇:数字信号处理功率谱估计Matlab源代码
相关资源
- matlab图像检索
- 卷积神经网络经典代码
- 现代通信系统第二版MATLAB版) 包括全
- 卡尔曼滤波 Matlab程序
- 稀疏编码matlab 教程
- 系统辨识资料大全(matlab系统辨识工
- 化学计量学方法及MATLAB实现
- MATLAB Neural Network Toolbox官方教程
- Inverse Synthetic Aperture Radar Imaging with
- matlab GUI设计
- 雷达压制干扰matlab程序
- 系统辨识,使用者的理论
- MATLAB仿真林飞、杜欣编著.pdf
- 基于HMM的语音识别MATLAB代码
- 关于均衡的MATLAB程序合集
- 数字滤波器的MATLAB与FPGA实现代码
- 滑模变结构控制MATLAB仿真 第3版 基本
- Matlab火焰烟雾检测(GUI)
- 帧间差分法matlab
- Matlab MPT工具箱 MPT3.2.1 (2019更新 稳
- 《模式识别与智能计算的MATLAB实现》
- 基于sift和SVM算法实现的手势识别 MA
- 数字图像处理第三版冈萨雷斯英文附
- 《精通MATLAB图像处理》全书pdf高清完
- 斯坦福机器学习公开课CS229讲义作业及
- MATLAB神经网络30个案例分析(高清版)
-
微网运行控制simuli
nk仿真,包含逆变 - MATLAB数据分析方法
- MATLAB图像处理:能力提高与应用案例
- MATLAB.Programming.for.Engineers.5th.Edition_2
评论
共有 条评论