资源简介

基于matlab GUI界面的播放器,用matlab环境控制播放、暂停、停止和回放 )

资源截图

代码片段和文件信息

function varargout = testplay(varargin)
% TESTPLAY M-file for testplay.fig
%      TESTPLAY by itself creates a new TESTPLAY or raises the existing
%      singleton*.
%
%      H = TESTPLAY returns the handle to a new TESTPLAY or the handle to
%      the existing singleton*.
%
%      TESTPLAY(‘CALLBACK‘hobjecteventDatahandles...) calls the local
%      function named CALLBACK in TESTPLAY.M with the given input arguments.
%
%      TESTPLAY(‘Property‘‘Value‘...) creates a new TESTPLAY or raises the
%      existing singleton*.  Starting from the left property value pairs are
%      applied to the GUI before testplay_OpeningFcn gets called.  An
%      unrecognized property name or invalid value makes property application
%      stop.  All inputs are passed to testplay_OpeningFcn via var

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2010-02-08 14:45  wavplay\
     目录           0  2010-02-08 14:45  wavplay\Matlab\
     文件     1764420  2007-08-16 13:17  wavplay\Matlab\Bach2.wav
     文件       49026  2010-01-31 17:25  wavplay\Matlab\flow.jpg
     文件       48754  2010-01-31 17:53  wavplay\Matlab\screenshot.jpg
     文件        5478  2010-01-31 17:32  wavplay\Matlab\testplay.asv
     文件        5039  2010-01-31 17:36  wavplay\Matlab\testplay.fig
     文件        6401  2010-01-31 17:48  wavplay\Matlab\testplay.m

评论

共有 条评论