資源簡介
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
- 上一篇:卡爾曼濾波軌跡跟蹤
- 下一篇:圖像相似距離性對比-matlab
評論
共有 條評論