下载此文档

MATLAB求解连续梁.doc


文档分类:高等教育 | 页数:约16页 举报非法文档有奖
1/16
下载提示
  • 1.该资料是网友上传的,本站提供全文预览,预览什么样,下载就什么样。
  • 2.下载该文档所得收入归上传者、原创者。
  • 3.下载的文档,不会出现我们的网址水印。
1/16 下载此文档
文档列表 文档介绍
MATLAB求解连续梁附录一,MATLAB源程序functionvarargout=sun(varargin)%%SUN,byitself,createsanewSUNorraisestheexisting%singleton*.%%H=SUNreturnsthehandletoanewSUNorthehandleto%theexistingsingleton*.%%SUN('CALLBACK',hObject,eventData,handles,...)callsthelocal%.%%SUN('Property','Value',...)createsanewSUNorraisesthe%existingsingleton*.Startingfromtheleft,propertyvaluepairsare%%unrecognizedpropertynameorinvalidvaluemakespropertyapplication%.%%*SeeGUIOptionsonGUIDE'"GUIallowsonlyone%instancetorun(singleton)".%%Seealso:GUIDE,GUIDATA,GUIHANDLES%Edittheabovetexttomodifytheresponsetohelpsun%-Jun-201200:18:25%Begininitializationcode-DONOTEDITgui_Singleton=1;gui_State=struct('gui_Name',m,...'gui_Singleton',gui_Singleton,...'',@,...'',@,...'',[],...'gui_Callback',[]);ifnargin&&ischar(varargin{1})=str2func(varargin{1});endifnargout[varargout{1:nargout}]=(gui_State,varargin{:});(gui_State,varargin{:});end%Endinitializationcode-DONOTEDIT%---Executesjustbeforesunismadevisible.(hObject,eventdata,handles,varargin)%Thisfunctionhasnooutputargs,.%hObjecthandletofigure%eventdatareserved-tobedefinedinafutureversionofMATLAB%handlesstructurewithhandlesanduserdata(seeGUIDATA)%mandlineargumentstosun(seeVARARGIN)%=hObject;%Updatehandlesstructureguidata(hObject,handles);%UIWAITmakessunwaitforuserresponse(seeUIRESUME)%uiwait();%---=(hObject,eventdata,handles)%varargoutcellarrayforreturningoutputargs(seeVARARGOUT);%hObjecthandletofigure%eventdatareserved-tobedefinedinafutureversionofMATLAB%handlesstructurewithhandlesanduserdata(seeGUIDATA)%mandlineoutputfromhandlesstructurevarargout{1}=;functionedit1_Callback(hObject,eventdata,handles)%hObjecthandletoedit1(seeGCBO)%eventdatareserved-tobedefinedinafutureversionofMATLAB%handlesstructurewithhandlesanduserdata(

MATLAB求解连续梁 来自淘豆网m.daumloan.com转载请标明出处.

非法内容举报中心
文档信息
  • 页数16
  • 收藏数0 收藏
  • 顶次数0
  • 上传人xiarencrh
  • 文件大小52 KB
  • 时间2020-08-02