-
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
-
faf
这是关于a次方的FFT变换的matlab程序,很好用!!!希望与各位同享(This a power of the FFT transform Matlab procedures, easy to use! ! ! Hope to share with you!)
- 2007-06-01 16:21:10下载
- 积分:1
-
osccalc
OSC 源文件。from eigenvector(OSC source. from eigenvector)
- 2011-10-08 15:14:09下载
- 积分:1
-
Main
神经网络训练程序、测试程序以及验证程序整体(Neural network training procedures, test procedures, and the overall validation process)
- 2013-12-06 15:13:32下载
- 积分:1
-
jpeg_encode+decoderhojoon
This is a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN - LEVEL coding is used instead of Huffman coding. Compression ratio is compared for each DCT method. Effect of coarse and fine quantization is also examined. The execution time of 2 DCT methods is also checked. In addition, most energatic DCT coefficients are also applied to examine the effect in MatLab 7.4.0 R2007a. Input is 9 gray scale pictures & output is 9*9=81 pictures to compare. Blocking effect is obvious.
(This is a JPEG encoding & decoding program of still image. It does not use level shifting. Discrete Cosine transform (DCT) is performed both by classical & Chen s Flowgraph methods. Predefined JPEG quantization array & zigzag order are used here. RUN - LEVEL coding is used instead of Huffman coding. Compression ratio is compared for each DCT method. Effect of coarse and fine quantization is also examined. The execution time of 2 DCT methods is also checked. In addition, most energatic DCT coefficients are also applied to examine the effect in MatLab 7.4.0 R2007a. Input is 9 gray scale pictures & output is 9*9=81 pictures to compare. Blocking effect is obvious.
)
- 2009-09-17 13:07:04下载
- 积分:1
-
canchajieci
matlab仿真残差的方差估计模型的阶次(matlab Autocorrelation of residuals)
- 2010-06-22 13:10:35下载
- 积分:1
-
MATLAB-femmatlab
用MATLAB实现的一些有限元程序,共有113个(Use MATLAB to achieve some of the finite element program, a total of 113)
- 2009-11-25 13:40:20下载
- 积分:1
-
xiaobo1
此例程是matlab6.5辅助小波分析与应用例程书中的例程,希望对您有用(This routine is matlab6.5 auxiliary routines and application of wavelet analysis of the routine book, I hope useful for you)
- 2009-05-15 20:52:25下载
- 积分:1
-
A-generalized-least-squares
一个关于广义最小二乘法的matlab语言程序和仿真框图(A generalized least squares matlab language programming and simulation block diagram)
- 2011-04-25 15:49:06下载
- 积分:1
-
Simple_Suspension_test
SIMPLE SUSPENSION TEST ON WHEEL
- 2015-02-08 13:16:29下载
- 积分:1