• 大小: 25KB
    文件类型: .m
    金币: 2
    下载: 4 次
    发布日期: 2021-01-06
  • 语言: Matlab
  • 标签: matlab  系统建模  

资源简介

使用matlab编写的实现报童问题模型仿真的m文件,内含gui用户界面

资源截图

代码片段和文件信息

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

评论

共有 条评论