-
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
-
Solving-nonlinear-programming
求解非线性规划和服务中心的位置,服务中心的位置与其他楼房位置之间的距离不能少于30米(已经考虑了所有建筑的占地面积)。(Solving nonlinear programming and service center locations
)
- 2011-05-25 20:49:46下载
- 积分:1
-
Optimization-GradientBase
Sample code for optimization based on Gradient base. include BFGS, Steepest Descent method, DFP method, Conjugate Gradient method ans so on...
- 2012-08-16 21:01:34下载
- 积分:1
-
optim_sa
SIMULATED ANNEAL.OPTIMUM EXPERIMENT
- 2013-04-29 17:53:19下载
- 积分:1
-
ep
说明: 利用matlab计算岁差章动极移和地球自转矩阵,程序已验证(Using matlab computing NUTATION pole shift and the Earth s rotation matrix, the program has been verified)
- 2015-04-06 20:25:08下载
- 积分:1
-
mdof_modal_arbit_force_newmark
频域的模态参数识别方法之一,可以对振动信号进行分析处理,得出结构的固有频率,阻尼比,振型系数,方法很好,程序完整(One of modal parameter identification method in the frequency domain, can the vibration signal analysis and processing, obtain the natural frequencies, damping ratio, mode shape coefficient method is very good, complete procedures)
- 2017-01-03 16:34:59下载
- 积分:1
-
MPI
Fortran进行并行计算的讲稿,台湾网站上下的。(Fortran for parallel computing of the script, Taiwan Web site from top to bottom.)
- 2010-06-28 21:59:24下载
- 积分:1
-
MATLAB
该文章主要是介绍滤波器的设计核心算法以及实例(This article mainly describes the design of filter core algorithm and example)
- 2009-12-18 10:16:06下载
- 积分:1
-
Perceptron-Using-MATLAB
Perceptron Using MATLAB
- 2013-10-08 14:57:57下载
- 积分:1
-
signal
相参脉冲串复调制信号,线性调频脉冲串复调制信号,线性调频步进频率脉冲串复调制信号,步进频率脉冲串复调制信号(String complex modulation signals coherent burst complex modulation signal, chirp, chirp stepping frequency bursts complex modulation signal, step frequency bursts complex modulated signals)
- 2012-11-27 21:55:47下载
- 积分:1