-
tlabel
This program places dates on time axis as DATETICK and works with ZOOM and PAN as DATETICKZOOM by Christophe Lauwerys. But, it also shows the full date after zooming or panning by using the ticks and time-axis label. So, if you zoom in down to second, you won t loose "when" you are.
The input arguments are equal to those of DATETICK function, but if more than one axis handle is specified, they all will be LINKED!
Also, some other options are available, for example, the use of LOCAL LANGUAGE for the months (default), or the use of an specific date format: DD HH:MM SS.FFF for example.
Besides, sometimes with DATETICK you don t get optimal results. This program (try to) fix this problem.
Just use it after some plot function with days (see DATENUM) in one of his axis (time-axis):
t = linspace(0,1) + now
x = rand(size(t))
plot(t,x)
axis tight
tlabel <----
Enjoy it!
Bugs reports and suggestions will be very appreciated!
(This program places dates on time axis as DATETICK and works with ZOOM and PAN as DATETICKZOOM by Christophe Lauwerys. But, it also shows the full date after zooming or panning by using the ticks and time-axis label. So, if you zoom in down to second, you won t loose "when" you are.
The input arguments are equal to those of DATETICK function, but if more than one axis handle is specified, they all will be LINKED!
Also, some other options are available, for example, the use of LOCAL LANGUAGE for the months (default), or the use of an specific date format: DD HH:MM SS.FFF for example.
Besides, sometimes with DATETICK you don t get optimal results. This program (try to) fix this problem.
Just use it after some plot function with days (see DATENUM) in one of his axis (time-axis):
t = linspace(0,1)+ now
x = rand(size(t))
plot(t,x)
axis tight
tlabel <----
Enjoy it!
Bugs reports and suggestions will be very appreciated!
)
- 2009-10-05 21:46:23下载
- 积分:1
-
ssprop
输入参数接非线性薛定谔方程,没有标准化过的U,需要U0(Input parameters then the nonlinear Schrö dinger equation, there is no standardized over the U, needs U0)
- 2011-09-12 12:37:13下载
- 积分:1
-
xiangguan
基于互相关matlAB图像配准代码,压缩文件包括源文件,GUI设计文件。程序能自动配准图像,能手动选择要配准的图像(Based on cross-correlation matlAB image registration code, source files, including compressed files, GUI design files. Automatic image registration procedures, registration can manually select the image you want to)
- 2014-05-19 14:43:29下载
- 积分:1
-
project
直方图均衡化及亮度调整,关于图像处理方面最基本的几个程序(Histogram equalization and brightness adjustment, image processing on a few basic procedures)
- 2007-12-24 01:34:52下载
- 积分:1
-
gausdire
大地测量中的坐标转换,高斯正算,matlab代码(Geodetic coordinate conversion, Gaussian positive operator, matlab code)
- 2013-01-09 17:28:51下载
- 积分:1
-
power_upfc
powersystem compensator analysis of power_upfc
- 2011-06-18 18:16:58下载
- 积分:1
-
method
motion_estimate(matlab)mse.m
.......................
eadblock.m
.......................
eadbuf.m
.......................ma.m
motion_estimate(matlab)
- 2015-01-21 09:12:52下载
- 积分:1
-
pudn
说明: 很全的matlab波束形成算法,包括有LCMV,MVDR等算法(Very complete matlab beamforming algorithm, including LCMV, MVDR and other algorithms)
- 2021-03-12 09:44:23下载
- 积分:1
-
seawater_freezetemp
海水深度温度计算器函数返回的海水盐度和压力的冻结温度(℃)。(Sea water freezing temperature calculator
)
- 2012-05-09 11:23:30下载
- 积分:1
-
paper2
Independent Component Analysis with Reconstruction Cost
- 2015-03-04 23:20:30下载
- 积分:1