资源简介
matlab开发-导向控制机器人。这个文件包含了构建一个通过PC控制机器人的图形用户界面所需的matlab代码。
代码片段和文件信息
function varargout = robo_ctrl_panel(varargin)
%ROBO_CTRL_PANEL M-file for robo_ctrl_panel.fig
% ROBO_CTRL_PANEL by itself creates a new ROBO_CTRL_PANEL or raises the existing
% singleton*.
%
% H = ROBO_CTRL_PANEL returns the handle to a new ROBO_CTRL_PANEL or the handle to
% the existing singleton*.
%
% ROBO_CTRL_PANEL(‘Property‘‘Value‘...) creates a new ROBO_CTRL_PANEL using the
% given property value pairs. Unrecognized properties are passed via
% varargin to robo_ctrl_panel_OpeningFcn. This calling syntax produces a
% warning when there is an existing singleton*.
%
% ROBO_CTRL_PANEL(‘CALLBACK‘) and ROBO_CTRL_PANEL(‘CALLBACK‘hobject...) call the
% local function named CALLBACK in ROBO_CTRL_PANEL.M with the given input
% argum
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 16413 2009-04-23 10:47 MATLAB Control Panel\robo_ctrl_panel.asv
文件 7157 2009-04-23 10:47 MATLAB Control Panel\robo_ctrl_panel.fig
文件 16413 2009-04-23 10:47 MATLAB Control Panel\robo_ctrl_panel.m
文件 1316 2014-02-12 12:46 license.txt
评论
共有 条评论