-
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
-
血氧饱和度无线监护系统 spo2_version3.2
血氧饱和度无线监护系统,用Matlab的GUI形式编程完成(Oxygen saturation of wireless monitoring systems, programming with Matlab' s GUI to complete the form)
- 2010-10-04 15:21:16下载
- 积分:1
-
floatga
用matlab编写的十进制的遗传算法程序,用来实现实数编码遗传算法。()
- 2008-07-05 10:08:12下载
- 积分:1
-
MDLP
Matlab Code for Maximum Description Length (MDL) Principle
- 2013-10-01 12:07:27下载
- 积分:1
-
dxsKalman-filtering
卡尔曼滤波实例分析与仿真源代码,帮你熟悉了解卡尔曼滤波原理和编程方法(Analysis and Simulation of Kalman Filtering source code examples to help you become familiar with the Kalman filter theory and programming methods)
- 2013-12-24 15:05:43下载
- 积分:1
-
gengamma
Bayesian Model Selection
- 2007-12-19 16:55:34下载
- 积分:1
-
EXAMPL_ami
描述了仿真AMI码的产生,利用矩阵生成,描绘其波形和功率谱(Mesh simulation of a balanced system, the use of contrast to NRZ code, respectively, do not use the case of a balanced mesh)
- 2009-04-16 11:32:25下载
- 积分:1
-
dif
pid controller for AQM router
- 2015-02-28 06:59:23下载
- 积分:1
-
phasenoise
用于产生的相位噪声的源码,绘制ber曲线(add_phase_noise.m ,generate phasenoise)
- 2021-04-19 09:38:51下载
- 积分:1
-
TAODV-LATEST-CODE
The reliable data delivery is a challenging task in Wireless Sensor Networks (WSNs) due to dynamic and unpredictable changing behaviors of nodes. The traditional cryptographic and authentication based schemes can’t be adopted due to their associated cost and incapability to counter nodes misbehavior attacks. Recently, trust based solutions have proved to be more effective to address nodes’ misbehavior attacks.
- 2021-02-14 22:49:48下载
- 积分:1