-
panzoom
与潘左击鼠标拖动,绘制一个右键拖动zoombox,并检视双击所有数据。这也保留任何现有的WindowButtonXFcn这个数字已,以及任何轴UIContextMenus。
我写了实时数据采集这一点,因为linkaxes套XLimMode至“手动“ -这意味着将不会自动调整轴的新数据。
panzoom(figureHandle,axesHandles)
添加到这个数字,只能到指定的坐标轴功能的处理。
panzoom(figureHandle,axesHandles,XLink的)
panzoom(figureHandle,axesHandles,XLink的,雁联)
假设你有四个轴处理:1,2,3,4。你可以连接所有的X轴一起:XLink的= [1,2,3,4],或者你可以对链接在一个单元格数组中:XLink的={[1,2][3,4]}。这同样适用于雁联。 XLink的或雁联也可以为空。(Pan with left click mouse drag, draw a zoombox with right click drag, and view all data with double-click. This also retains any existing WindowButtonXFcn the figure has, as well as any axes UIContextMenus.
I wrote this for live data capture, as linkaxes sets XLimMode to "manual"- which means the axes wouldn t automatically resize for new data.
panzoom(figureHandle, axesHandles)
Adds the functionality to that figure, ONLY to the axes handles specified.
panzoom(figureHandle, axesHandles, xLink)
panzoom(figureHandle, axesHandles, xLink, yLink)
Assuming you have four axes handles: 1, 2, 3, 4. You could link all of the x axes together: xLink = [1, 2, 3, 4], or you could link them in pairs in a cell array: xLink = {[1, 2], [3, 4]}. The same applies for yLink. xLink or yLink can also be empty.)
- 2011-05-15 17:52:58下载
- 积分:1
-
matlab-1
this word is a code for histogram equalisation to enhance quality of picture
- 2012-02-08 22:35:28下载
- 积分:1
-
CRANK_NICHOLSON
Crank Nicholson program
- 2011-05-18 11:31:22下载
- 积分:1
-
aam
一个用matlab实现的aam,实现的很标准,不过效率不高,占用资源比较多。(an implemention of the active appearance model,very standard, but the cost is too much.)
- 2012-06-06 09:15:03下载
- 积分:1
-
second-chapter
《MATLAB/Simulink建模与仿真实例精讲》第二章相关程序,保证可以运行(" MATLAB/Simulink modeling and simulation instance succinctly related procedures, to ensure that you can run)
- 2013-01-22 11:26:38下载
- 积分:1
-
Tmappping_BEEh
运用星座图重排策略的HARQ方案,与chhase combined 方案的比较仿真
(Using constellation rearrangement strategy HARQ scheme, comparing simulation program chhase combined)
- 2012-09-15 12:14:17下载
- 积分:1
-
intelligent-control
刘金坤编写的智能控制一书中的程序代码,调试通过的!(Smart Liu Jinkun a book written control program code, debugging through!)
- 2013-11-27 09:31:12下载
- 积分:1
-
classification-of-Speech-signal
利用BP人工神经网络对语音特征信号进行分类(classification of Speech signal )
- 2014-01-12 20:45:28下载
- 积分:1
-
PWM
本书为一本电力电子与MATLAB结合的应用性书籍,做仿真的人可以参考了(This book is a combination of power electronics applications with MATLAB of books, so people can reference simulation)
- 2010-11-05 10:19:09下载
- 积分:1
-
Gauss_Generation
Gauss channel generation with zero mean and unit variance
- 2011-01-24 16:08:57下载
- 积分:1