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转载请标明出处.