登录
首页 » matlab » imaqplot

imaqplot

于 2009-10-21 发布 文件大小:2KB
0 118
下载积分: 1 下载次数: 8

代码说明:

  IMAQPLOT is a simple demonstration of previewing video data using the toolbox s TimerFcn callback. IMAQPLOT also allows users to integrate the video preview into any MATLAB GUI. These are capabilities that are present in the toolbox s PREVIEW command, but are presented here as a demonstration of TimerFcn callback. Using toolbox callback properties, you can configure a video input object to generate a live image plot display. Do you want a basic preview window created for you? Simply call: obj = videoinput( matrox , 1) obj.TimerFcn = @imaqplot obj.TimerPeriod = 0.1 obj.FramesPerTrigger = Inf start(obj) Do you want to add a preview window to an existing GUI? Simply provide IMAQPLOT a handle to an image object and it will update it for you: obj = videoinput( dt , 1) obj.TimerFcn = {@imaqplot, hImage} obj.TimerPeriod = 0.1 obj.FramesPerTrigger = Inf start(obj)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • wt8871
    wt8871的源代码,应用于车载仪器仪表或卫星导航等方面(wt8871 for application TV、GPS&outmeetor)
    2010-02-19 18:42:16下载
    积分:1
  • rddata
    读取以.dat的数据文件;读取以MIT-BIH数据库的212格式文件(Read the MIT-BIH database 212 format data)
    2013-09-13 16:45:41下载
    积分:1
  • least_least_squares_regression
    最小二乘拟合,最小二乘拟合直线算法,使用matlab实现最小二乘拟合直线。(Least square fitting, least squares fitting straight line method, using the least squares fitting straight line matlab implementation.)
    2011-06-14 22:23:20下载
    积分:1
  • svc-svg
    电力系统中无功补偿 SVC-SVG模型 可以观察无功补偿器对电能质量的维持的有利作用(Power System Reactive Power Compensation SVC-SVG model, you can observe the reactive power compensation of power quality maintenance of beneficial effects)
    2013-08-22 22:34:49下载
    积分:1
  • mras
    无速度传感器MARS _PMSG相关仿真资料(MARS _PMSG)
    2013-05-04 00:20:08下载
    积分:1
  • digitalwatermarking
    说明:  基于MATLAB的数字水印的图像实现,采用DWT的频域方法嵌入水印信号(MATLAB-based digital watermarking of images to achieve, using DWT frequency domain methods embed the watermark signal)
    2008-09-15 16:46:55下载
    积分:1
  • lyapunovindex
    说明:  混沌计算程序源文件——包括计算Lyapunov指数的5种方法:C-C算法,最小数据量算法,G-P算法,关联维数法,互信息量法。(the original programs to calculate chaos in order to count the Lyapunov index out. Including 5 such methods: c-c method, minimum data method, G-P, mutual information method and correlation dimentional method.)
    2009-08-02 00:01:52下载
    积分:1
  • bysj9
    自适应编码调制。cvsd编码实现,译码实现(Adaptive modulation and coding. cvsd Coding, decoding achieve)
    2011-05-14 21:11:58下载
    积分:1
  • untitled
    利用GUI设计要求的用户界面。该界面包括一个轴对象,显示的图形包括表面图、网格图和等高线图。(Use GUI design requirements of the user interface. The interface consists of an axis object display graphics include surface maps, grids and contour map.)
    2015-04-14 14:46:39下载
    积分:1
  • 1203.6571
    bat algorithm for optimization
    2013-09-16 14:56:51下载
    积分:1
  • 696518资源总数
  • 104347会员总数
  • 12今日下载